Skip to content

Commit ca2cca5

Browse files
authored
Use new team labels in teams.json (MetaMask#6107)
This fixes the workflow responsible for creating tickets in Extension and Mobile when new major versions of packages are published so that they get created successfully with the correct labels (some of which changed recently).
1 parent 9248d41 commit ca2cca5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

teams.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"metamask/approval-controller": "team-confirmations",
88
"metamask/assets-controllers": "team-assets",
99
"metamask/base-controller": "team-wallet-framework",
10-
"metamask/bridge-controller": "team-swaps,team-bridge",
11-
"metamask/bridge-status-controller": "team-swaps,team-bridge",
10+
"metamask/bridge-controller": "team-swaps-and-bridge",
11+
"metamask/bridge-status-controller": "team-swaps-and-bridge",
1212
"metamask/build-utils": "team-wallet-framework",
1313
"metamask/chain-agnostic-permission": "team-wallet-api-platform",
1414
"metamask/composable-controller": "team-wallet-framework",
@@ -28,13 +28,13 @@
2828
"metamask/name-controller": "team-confirmations",
2929
"metamask/network-controller": "team-wallet-framework,team-assets",
3030
"metamask/notification-controller": "team-snaps-platform",
31-
"metamask/notification-services-controller": "team-notifications",
31+
"metamask/notification-services-controller": "team-assets",
3232
"metamask/permission-controller": "team-wallet-api-platform,team-wallet-framework,team-snaps-platform",
3333
"metamask/permission-log-controller": "team-wallet-api-platform,team-wallet-framework",
3434
"metamask/phishing-controller": "team-product-safety",
3535
"metamask/polling-controller": "team-wallet-framework",
3636
"metamask/preferences-controller": "team-wallet-framework",
37-
"metamask/profile-sync-controller": "team-notifications",
37+
"metamask/profile-sync-controller": "team-assets",
3838
"metamask/rate-limit-controller": "team-snaps-platform",
3939
"metamask/remote-feature-flag-controller": "team-extension-platform,team-mobile-platform",
4040
"metamask/sample-controllers": "team-wallet-framework",

0 commit comments

Comments
 (0)