Skip to content

Commit c8b98bb

Browse files
Merge pull request #9201
2 parents a57f112 + df4812d commit c8b98bb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,10 @@
161161
/DEVELOPERS.md @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india
162162
/commitlint.config.js @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india
163163
/Dockerfile @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india
164-
/lerna.json @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/devops
164+
/lerna.json @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/infrastructure
165165
/package.json @BitGo/sdk-reviewers
166166
**/package.json @BitGo/sdk-reviewers
167-
/tsconfig.json @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/devops
167+
/tsconfig.json @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/infrastructure
168168
/tsconfig.packages.json @BitGo/coins @BitGo/wallet-core @BitGo/wallet-core-india
169169
/yarn.lock @BitGo/sdk-reviewers
170170
/.iyarc @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/hsm @BitGo/velocity

commitlint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ module.exports = {
3636
'CSI-',
3737
'DE-',
3838
'DES-',
39-
'DO-',
4039
'DOS-',
4140
'DX-',
4241
'EA-',
@@ -49,6 +48,7 @@ module.exports = {
4948
'GRC-',
5049
'HSM-',
5150
'INC-',
51+
'INF-',
5252
'IR-',
5353
'IS-',
5454
'ITHD-',

0 commit comments

Comments
 (0)