Remove setup.[cfg|py] from codeowners

This commit is contained in:
Paul Pfeister 2024-05-16 00:08:40 -04:00
parent caed51e268
commit 44bc8523dd
1 changed files with 0 additions and 2 deletions

2
.github/CODEOWNERS vendored
View File

@ -6,5 +6,3 @@
# Changes made to these items without code owner approval may negatively
# impact packaging pipelines. Code owners may need time to verify or adapt.
/pyproject.toml @ppfeister @sdushantha
/setup.cfg @ppfeister @sdushantha
/setup.py @ppfeister