From 5550fdaf16a30863e28beb25c9774f7af8cd317f Mon Sep 17 00:00:00 2001 From: mikesposito Date: Mon, 8 Jun 2026 21:20:05 +0200 Subject: [PATCH] chore: fix codeowners file --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 89684951..41934e00 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # Note: Please keep this synchronized with the `teams.json` file in the repository root. # That file is used for some automated workflows, and maps controller to owning team(s). -* @MetaMask/core-platform @MetaMask/network +* @MetaMask/core-platform @MetaMask/networks