Skip to content

Commit f731068

Browse files
author
Bogdan Drutu
authored
Restrict people who can approve reviews. This is to ensure code quality. (census-instrumentation#281)
* Restrict people who can approve reviews. This is to ensure code quality. * Add @bogdandrutu to owners
1 parent ebe3c48 commit f731068

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 @bogdandrutu @g-easy

0 commit comments

Comments
 (0)