You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
381 B
16 lines
381 B
### 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
|