Skip to content

Commit

Permalink
feat: add CODEOWNERS (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
dupuy committed Feb 29, 2024
1 parent 2f5ae59 commit e417fb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# CODEOWNERS currently only enabled for metadata and checks configuration
/.github/ @dupuy
/.pre-commit-config.yaml @dupuy
pyproject.toml @dupuy
setup.cfg @dupuy

0 comments on commit e417fb9

Please sign in to comment.