Skip to content

Commit 5ebd3f7

Browse files
chore: add devex as codeowners for monorepo files
1 parent a2a6019 commit 5ebd3f7

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

CODEOWNERS

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# These owners and first officers will be the default owners for everything in the repo.
5-
* @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
5+
* @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
66

77
# Order is important. The last matching pattern has the most precedence.
88

@@ -128,21 +128,22 @@
128128
/modules/statics/ @BitGo/web-experience @BitGo/ethalt-team
129129
/modules/statics/src/utxo.ts @BitGo/btc-team
130130
/modules/web-demo/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
131-
/scripts/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
131+
/scripts/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
132132
/types/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
133133
/webpack/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
134134

135-
/.eslintrc.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
136-
/.prettierrc.yml @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
137-
/check-package-versions.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
135+
/.eslintrc.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
136+
/.prettierrc.yml @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
137+
/check-package-versions.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
138138
/CODEOWNERS @BitGo/git-admins
139-
/DEVELOPERS.md @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
139+
/DEVELOPERS.md @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
140140
/commitlint.config.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
141141
/Dockerfile @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
142-
/lerna.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
143-
/package.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
144-
/tsconfig.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
142+
/lerna.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
143+
/package.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
144+
/tsconfig.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
145145
/tsconfig.packages.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
146+
/yarn.lock @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
146147
/.iyarc @BitGo/wallet-platform @BitGo/hsm @BitGo/velocity
147148
flake.nix @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience
148149
flake.lock @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience

0 commit comments

Comments
 (0)