Skip to content

Commit

Permalink
Add CODEOWNERS file for branch protection.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Jul 15, 2022
1 parent bb7991e commit fdb1a53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# these users will be requested for
# review when someone opens a pull request.
* @mbjones @datadavev @taojing2002

0 comments on commit fdb1a53

Please sign in to comment.