Skip to content

Commit ead34f2

Browse files
authored
Merge pull request #10 from renaynay/codeowners
chore: Add CODEOWNERS
2 parents 3868359 + c022c2b commit ead34f2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
2+
3+
# Everything goes through the following "global owners" by default.
4+
# Unless a later match takes precedence, these three will be
5+
# requested for review when someone opens a PR.
6+
# Note that the last matching pattern takes precedence, so
7+
# global owners are only requested if there isn't a more specific
8+
# codeowner specified below. For this reason, the global codeowners
9+
# are often repeated in package-level definitions.
10+
* @tzdybal @renaynay @Wondertan @vgonkivs @gupadhyaya

0 commit comments

Comments
 (0)