We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3868359 + c022c2b commit ead34f2Copy full SHA for ead34f2
.github/CODEOWNERS
@@ -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