Skip to content

Commit

Permalink
chore: exclude 'CODEOWNERS' from templated files (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver authored Sep 27, 2021
1 parent 38b9b55 commit 6da06f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"noxfile.py",
"renovate.json", # do not bundle reports
"CONTRIBUTING.rst",
".github/CODEOWNERS",
],
)

Expand Down

0 comments on commit 6da06f9

Please sign in to comment.