We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714e116 commit 79f1bb6Copy full SHA for 79f1bb6
.github/CODEOWNERS
@@ -1,5 +1,12 @@
1
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
2
3
# Primary repo maintainers
4
-* @alexanderbez @zmanian @crodriguezvega @jackzampolin @cosmos/informal_gaia_maintain
+* @zmanian @crodriguezvega @jackzampolin @cosmos/informal_gaia_maintain
5
6
+# CODEOWNERS for the CODEOWNER file
7
+
8
+/.github/CODEOWNERS @cosmos/informal_gaia_maintain
9
10
+# CODEOWNERS for interchain tests
11
12
+/tests/interchain @dasanchez @LexaMichaelides @fastfadingviolets
tests/interchain/README.md
0 commit comments