Skip to content

Commit 79f1bb6

Browse files
mpokeMSalopek
andauthored
chore: create interchain tests folder and make Hypha code owners (#3177)
* create tests/interchain folder * update codeowners --------- Co-authored-by: MSalopek <[email protected]>
1 parent 714e116 commit 79f1bb6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/CODEOWNERS

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
22

33
# Primary repo maintainers
4-
* @alexanderbez @zmanian @crodriguezvega @jackzampolin @cosmos/informal_gaia_maintain
4+
* @zmanian @crodriguezvega @jackzampolin @cosmos/informal_gaia_maintain
55

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

Whitespace-only changes.

0 commit comments

Comments
 (0)