sherlock/.github/CODEOWNERS
2024-05-15 16:06:33 -04:00

11 lines
345 B
Text

### REPOSITORY
/.github/CODEOWNERS @sdushantha
/LICENSE @sdushantha
### PACKAGING
# 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
/*.spec @ppfeister