We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c479a98 commit 535c3ffCopy full SHA for 535c3ff
.github/CODEOWNERS
@@ -1,8 +1,13 @@
1
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
2
3
-# Primary repo maintainers
4
-* @aaronc @alexanderbez @alessio
+# NOTE: Order is important; the last matching pattern takes the
+# most precedence.
5
6
# Secondary repo maintainers, substitutes of the primary
7
# maintainers when they become MIA
8
* @cwgoes @sunnya97
9
+
10
+# Primary repo maintainers
11
+* @aaronc @alexanderbez @alessio
12
13
0 commit comments