From 9062c347dbe36965db218a49efeaea6e67150d28 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Thu, 4 May 2023 20:56:05 -0230 Subject: [PATCH] =?UTF-8?q?Update=20CODEOWNERS:=20remove=20requirement=20f?= =?UTF-8?q?or=20supply-chain=20team=20to=20approv=E2=80=A6=20(#19014)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update CODEOWNERS: remove requirement for supply-chain team to approve lavamoat policy changes * Require extension-devs or supply-chain teams to give approving reviews on PRs that have lavamoat policy changes --------- Co-authored-by: Brad Decker --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8e8c49b4f..546f26ec8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,7 +11,7 @@ **/snaps/** @MetaMask/snaps-devs **/flask/** @MetaMask/snaps-devs development/ @MetaMask/extension-devs @kumavis -lavamoat/ @MetaMask/supply-chain +lavamoat/ @MetaMask/extension-devs @MetaMask/supply-chain @MetaMask/snaps-devs # The .circleci/ folder instructs Circle CI on the process by which it # should test, build and publish releases of our application. Due to the