From 78efe04c40e3f3a766abda926aafe3f2032d350e Mon Sep 17 00:00:00 2001 From: Maarten Zuidhoorn Date: Mon, 15 Dec 2025 12:18:30 +0100 Subject: [PATCH 1/2] Update codeowners to `@MetaMask/core-platform` --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4a207154..d56cda8d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Lines starting with '#' are comments. # Each line is a file pattern followed by one or more owners. -* @MetaMask/wallet-framework-engineers +* @MetaMask/core-framework From 9a1b17ce2ce1911598c33d96cb326e8d104e5243 Mon Sep 17 00:00:00 2001 From: Maarten Zuidhoorn Date: Mon, 15 Dec 2025 12:20:22 +0100 Subject: [PATCH 2/2] Fix team name --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d56cda8d..951ca4de 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Lines starting with '#' are comments. # Each line is a file pattern followed by one or more owners. -* @MetaMask/core-framework +* @MetaMask/core-platform