Skip to content

Commit

Permalink
Merge pull request #37 from mongodb-developer/add-codeowners
Browse files Browse the repository at this point in the history
Added CODEOWNERS file
  • Loading branch information
dfreniche authored Sep 19, 2024
2 parents cec061d + cf2984b commit 042c518
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 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @dfreniche @finishy1995

0 comments on commit 042c518

Please sign in to comment.