From d6e29fc81c6e00bfce4d7b68ae4209976024b466 Mon Sep 17 00:00:00 2001 From: Alex Donesky Date: Wed, 26 Nov 2025 13:04:38 -0600 Subject: [PATCH] change codeowner to @metamask/wallet-integrations --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1219e8b..b1b633f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, # they will be requested for review when someone opens a pull request. -* @MetaMask/wallet-api-platform-engineers +* @MetaMask/wallet-integrations