Skip to content

Commit

Permalink
Merge branch 'main' into add-transfer-v2-audit-report
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-axner authored Sep 26, 2024
2 parents cd6cd03 + d348df6 commit 2148426
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CODEOWNERS: https://help.github.com/articles/about-codeowners/

* @colin-axner @AdityaSripal @crodriguezvega @damiannolan @chatton @DimitrisJim @gjermundgaraba @bznein
* @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim @gjermundgaraba @bznein

# Our appreciation and gratitude to past code owners: @fedekunze @seantking @tmsdkeys @charleenfei
# Our appreciation and gratitude to past code owners: @fedekunze @seantking @tmsdkeys @charleenfei @crodriguezvega

# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
Expand All @@ -11,7 +11,7 @@

# CODEOWNERS for the CODEOWNER file

/.github/CODEOWNERS @colin-axner @AdityaSripal @crodriguezvega @damiannolan @chatton
/.github/CODEOWNERS @colin-axner @AdityaSripal @damiannolan @chatton

# CODEOWNERS for the core IBC module

Expand All @@ -25,7 +25,7 @@

# CODEOWNERS for 08-wasm light client module

/modules/light-clients/08-wasm/ @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim @srdtrk @crodriguezvega
/modules/light-clients/08-wasm/ @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim @srdtrk

# CODEOWNERS for ICS 20

Expand All @@ -48,5 +48,5 @@

# CODEOWNERS for docs

/docs/ @colin-axner @AdityaSripal @crodriguezvega @damiannolan @chatton @DimitrisJim @srdtrk
/docs/ @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim @srdtrk

0 comments on commit 2148426

Please sign in to comment.