Skip to content

Commit f42285d

Browse files
authored
chore: update codeowners (#21489)
1 parent ce4fb98 commit f42285d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
/store/ @cool-develope @kocubinski @cosmos/sdk-core-dev
3535
/store/v2/ @cool-develope @kocubinski @cosmos/sdk-core-dev
3636
/types/mempool/ @kocubinski @cosmos/sdk-core-dev
37+
/tools/hubl @julienrbrt @JulianToledano @cosmos/sdk-core-dev
38+
/tools/cosmovisor @julienrbrt @facundomedica @cosmos/sdk-core-dev
39+
/tools/confix @julienrbrt @akhilkumarpilli @cosmos/sdk-core-dev
3740

3841
# x modules
3942

@@ -60,7 +63,12 @@
6063
/x/tx/ @kocubinski @testinginprod @aaronc @cosmos/sdk-core-dev
6164
/x/upgrade/ @facundomedica @cool-develope @akhilkumarpilli @lucaslopezf @cosmos/sdk-core-dev
6265

63-
# CODEOWNERS for docs configuration
66+
# go mods
67+
68+
**/go.mod @cosmos/sdk-core-dev
69+
**/go.sum @cosmos/sdk-core-dev
70+
71+
# docs configuration
6472

6573
/docs/ @cosmos/sdk-core-dev
6674
/docs/docusaurus.config.js @julienrbrt @tac0turtle

0 commit comments

Comments
 (0)