|
2 | 2 | # Each line is a file pattern followed by one or more owners.
|
3 | 3 |
|
4 | 4 | # 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 |
6 | 6 |
|
7 | 7 | # Order is important. The last matching pattern has the most precedence.
|
8 | 8 |
|
|
128 | 128 | /modules/statics/ @BitGo/web-experience @BitGo/ethalt-team
|
129 | 129 | /modules/statics/src/utxo.ts @BitGo/btc-team
|
130 | 130 | /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 |
132 | 132 | /types/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
|
133 | 133 | /webpack/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
|
134 | 134 |
|
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 |
138 | 138 | /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 |
140 | 140 | /commitlint.config.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
|
141 | 141 | /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 |
145 | 145 | /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 |
146 | 147 | /.iyarc @BitGo/wallet-platform @BitGo/hsm @BitGo/velocity
|
147 | 148 | flake.nix @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience
|
148 | 149 | flake.lock @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience
|
0 commit comments