Skip to content

Commit

Permalink
(maint) Add CODEOWNERS files
Browse files Browse the repository at this point in the history
This is an attempt to ensure that any changes to our dependencies,
whether that is:

* changes to NuGet packages through packages.config files

Are tracked and updated properly.  By making these files/folder owned
by the new @chocolatey-credits-reviewers group, it means that a member
of that group will be flagged on any PR's that we raised that contain
these files.
  • Loading branch information
gep13 committed Jul 5, 2024
1 parent 8b37d85 commit df1af8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages.config @chocolatey/chocolatey-credits-reviewers
CREDITS.md @chocolatey/chocolatey-credits-reviewers

0 comments on commit df1af8d

Please sign in to comment.