mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
15 lines
381 B
Text
15 lines
381 B
Text
### REPOSITORY
|
|
/.github/CODEOWNERS @sdushantha
|
|
/.github/FUNDING.yml @sdushantha
|
|
/LICENSE @sdushantha
|
|
|
|
### PACKAGING
|
|
# Changes made to these items without code owner approval may negatively
|
|
# impact packaging pipelines.
|
|
/pyproject.toml @ppfeister @sdushantha
|
|
|
|
### REGRESSION
|
|
/.github/workflows/regression.yml @ppfeister
|
|
/tox.ini @ppfeister
|
|
/pytest.ini @ppfeister
|
|
/tests/ @ppfeister
|