sherlock/.github/CODEOWNERS

16 lines
381 B
Text
Raw Normal View History

2024-05-11 06:28:05 +00:00
### REPOSITORY
/.github/CODEOWNERS @sdushantha
2024-06-17 00:45:02 +00:00
/.github/FUNDING.yml @sdushantha
2024-05-15 20:06:33 +00:00
/LICENSE @sdushantha
2024-05-11 06:28:05 +00:00
### PACKAGING
# Changes made to these items without code owner approval may negatively
2024-06-01 20:09:39 +00:00
# impact packaging pipelines.
2024-05-11 06:28:05 +00:00
/pyproject.toml @ppfeister @sdushantha
2024-05-20 20:30:08 +00:00
### REGRESSION
2024-06-01 20:09:39 +00:00
/.github/workflows/regression.yml @ppfeister
2024-05-20 20:30:08 +00:00
/tox.ini @ppfeister
2024-06-01 20:09:39 +00:00
/pytest.ini @ppfeister
2024-05-20 20:30:08 +00:00
/tests/ @ppfeister