From e71615b36de99da24326078bff684485435a44e9 Mon Sep 17 00:00:00 2001 From: Maarten Zuidhoorn Date: Tue, 22 Jul 2025 13:15:37 +0200 Subject: [PATCH] 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 dd69c7950d..951ca4de17 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/snaps-devs +* @MetaMask/core-platform