Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Restrict people who can approve reviews. This is to ensure code quali…
Browse files Browse the repository at this point in the history
…ty. (#409)
  • Loading branch information
mayurkale22 committed Mar 11, 2019
1 parent 0d91323 commit 55efec4
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 @@
# Code owners file.
# This file controls who is tagged for review for any given pull request.

# For anything not explicitly taken by someone else:
* @census-instrumentation/global-owners @mayurkale22 @justindsmith @draffensperger

0 comments on commit 55efec4

Please sign in to comment.