diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 35e05217..b1fa126e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,3 +6,5 @@ # impact packaging pipelines. Code owners may need time to verify or adapt. /pyproject.toml @ppfeister @sdushantha /setup.cfg @ppfeister @sdushantha +/setup.py @ppfeister +/*.spec @ppfeister