sherlock/.github/CODEOWNERS
Paul Pfeister 2b24cca340
Add tests
2024-05-31 14:46:46 -04:00

12 lines
326 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
### REGRESSION
/tox.ini @ppfeister
/tests/ @ppfeister