Skip to content

Commit bb7cb29

Browse files
authored
Add @damiannolan as full code owner of ibc-go (cosmos#2485)
## Summary For the past year I've had the absolute pleasure of working alongside @damiannolan. He has contributed immensely to the repository while simultaneously growing his knowledge of ibc and expertise of ibc-go. He helped us finalize releases for v3, v4, v5 and soon to be v6. He has had [163 PR's merged](https://github.com/cosmos/ibc-go/pulls?q=is%3Apr+author%3Adamiannolan+is%3Amerged+) and opened [61 issues](https://github.com/cosmos/ibc-go/pulls?q=is%3Apr+author%3Adamiannolan+is%3Amerged+). I trust @damiannolan's decision making regarding changes to ibc-go as if it were my own. Most importantly I enjoy every moment of working alongside @damiannolan It is my pleasure to propose @damiannolan be added as a full code owner of ibc-go! 🎉 🎉 🎉
1 parent 82397d6 commit bb7cb29

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99

1010
# CODEOWNERS for the CODEOWNER file
1111

12-
/.github/CODEOWNERS @colin-axner @AdityaSripal @crodriguezvega
12+
/.github/CODEOWNERS @colin-axner @AdityaSripal @crodriguezvega @damiannolan
1313

1414
# CODEOWNERS for the core IBC module
1515

16-
/modules/core/ @colin-axner @AdityaSripal
17-
/proto/ibc/core/ @colin-axner @AdityaSripal
16+
/modules/core/ @colin-axner @AdityaSripal @damiannolan
17+
/proto/ibc/core/ @colin-axner @AdityaSripal @damiannolan
1818

1919
## CODEOWNERS for core/02-client
2020

@@ -28,8 +28,8 @@
2828

2929
# CODEOWNERS for ICS 20
3030

31-
/modules/apps/transfer/ @colin-axner @AdityaSripal
32-
/proto/ibc/applications/transfer/ @colin-axner @AdityaSripal
31+
/modules/apps/transfer/ @colin-axner @AdityaSripal @damiannolan
32+
/proto/ibc/applications/transfer/ @colin-axner @AdityaSripal @damiannolan
3333

3434
# CODEOWNERS for interchain-accounts module
3535

0 commit comments

Comments
 (0)