From fdaba4c6b0caedfed99f125a625ddb68d0f36f1b Mon Sep 17 00:00:00 2001 From: Keeley Hammond Date: Tue, 24 Mar 2026 15:39:35 -0700 Subject: [PATCH] chore: add CODEOWNERS for .claude folder (#50434) Add wg-infra as code owners for the .claude folder to protect Claude Code configuration files from unauthorized modifications. https://claude.ai/code/session_01YK2mEzC3DLrhqbcXW9jwUr Co-authored-by: Claude --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7e227b8fb..21d670175f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,6 +19,7 @@ DEPS @electron/wg-upgrades /lib/renderer/security-warnings.ts @electron/wg-security # Infra WG +/.claude/ @electron/wg-infra /.github/actions/ @electron/wg-infra /.github/workflows/*-publish.yml @electron/wg-infra /.github/workflows/build.yml @electron/wg-infra