Skip to content

Commit

Permalink
Don't tag code owners for simple package updates
Browse files Browse the repository at this point in the history
Fixes #36.
  • Loading branch information
alexdewar committed Jul 22, 2024
1 parent 587e65f commit 17b0a7a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Ensure that all PRs must be approved by at least one of the below
# Automatically tag the following users to review PRs
* @alexdewar @dalonsoa @cc-a @AdrianDAlessandro

# Exclude the following files as they are often updated by bots
.pre-commit-config.yaml
{{\ cookiecutter.project_slug\ }}/*requirements.txt

0 comments on commit 17b0a7a

Please sign in to comment.