Skip to content

Commit 9c1bbd4

Browse files
authored
chore: Update codeowners to MetaMask/core-platform (#118)
Wallet Framework is now Core Platform. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Only changes GitHub review routing metadata; no application or runtime code is affected. > > **Overview** > Updates the repository-wide default in **`.github/CODEOWNERS`** so the catch-all `*` pattern now requests review from **`@MetaMask/core-platform`** instead of **`@MetaMask/wallet-framework-engineers`**, matching the team rename (Wallet Framework → Core Platform). > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 798da27. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 40777d1 commit 9c1bbd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Lines starting with '#' are comments.
22
# Each line is a file pattern followed by one or more owners.
33

4-
* @MetaMask/wallet-framework-engineers
4+
* @MetaMask/core-platform

0 commit comments

Comments
 (0)