Skip to content

Commit 056d364

Browse files
author
Bogdan Drutu
authored
Restrict people who can approve reviews. This is to ensure code quality. (census-instrumentation#506)
* Restrict people who can approve reviews. This is to ensure code quality. * Add @reyang to owners. * Remove unnecessary space.
1 parent 02b2a70 commit 056d364

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Code owners file.
2+
# This file controls who is tagged for review for any given pull request.
3+
4+
# For anything not explicitly taken by someone else:
5+
* @census-instrumentation/global-owners @c24t @reyang

0 commit comments

Comments
 (0)