Skip to content

Commit

Permalink
chore: remove myself as codeowner (#7338)
Browse files Browse the repository at this point in the history
* chore: remove myself as codeowner

* Update .github/CODEOWNERS

Co-authored-by: DimitrisJim <[email protected]>

---------

Co-authored-by: DimitrisJim <[email protected]>
  • Loading branch information
crodriguezvega and DimitrisJim authored Sep 26, 2024
1 parent 0eba968 commit d348df6
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 d348df6

Please sign in to comment.