Skip to content

Commit c86b96d

Browse files
authored
chore(codeowners): Update profile sync controller to be identity team (#5427)
## Explanation Update CODEOWNERS for ProfileSyncController to be the identity team. ## References ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate - [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes
1 parent 8ecf861 commit c86b96d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
/packages/network-controller @MetaMask/wallet-framework-engineers @MetaMask/metamask-assets
7070
/packages/permission-controller @MetaMask/wallet-api-platform-engineers @MetaMask/wallet-framework-engineers @MetaMask/snaps-devs
7171
/packages/permission-log-controller @MetaMask/wallet-api-platform-engineers @MetaMask/wallet-framework-engineers
72-
/packages/profile-sync-controller @MetaMask/notifications @MetaMask/identity
72+
/packages/profile-sync-controller @MetaMask/identity
7373
/packages/remote-feature-flag-controller @MetaMask/extension-platform @MetaMask/mobile-platform
7474

7575
## Package Release related
@@ -101,8 +101,8 @@
101101
/packages/notification-services-controller/CHANGELOG.md @MetaMask/notifications @MetaMask/wallet-framework-engineers
102102
/packages/phishing-controller/package.json @MetaMask/product-safety @MetaMask/wallet-framework-engineers
103103
/packages/phishing-controller/CHANGELOG.md @MetaMask/product-safety @MetaMask/wallet-framework-engineers
104-
/packages/profile-sync-controller/package.json @MetaMask/notifications @MetaMask/identity @MetaMask/wallet-framework-engineers
105-
/packages/profile-sync-controller/CHANGELOG.md @MetaMask/notifications @MetaMask/identity @MetaMask/wallet-framework-engineers
104+
/packages/profile-sync-controller/package.json @MetaMask/identity @MetaMask/wallet-framework-engineers
105+
/packages/profile-sync-controller/CHANGELOG.md @MetaMask/identity @MetaMask/wallet-framework-engineers
106106
/packages/multichain/package.json @MetaMask/wallet-api-platform-engineers @MetaMask/wallet-framework-engineers
107107
/packages/multichain/CHANGELOG.md @MetaMask/wallet-api-platform-engineers @MetaMask/wallet-framework-engineers
108108
/packages/queued-request-controller/package.json @MetaMask/wallet-api-platform-engineers @MetaMask/wallet-framework-engineers

0 commit comments

Comments
 (0)