From 49359c33e59202a4ad395822905b85262eb4e345 Mon Sep 17 00:00:00 2001 From: Will Martin Date: Mon, 8 Sep 2025 11:17:16 -0400 Subject: [PATCH] Update CODEOWNERS (#16339) The UIF team will take ownership of the Chromatic Github action --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 154dcb0f72e..6e7bf79b8fc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -121,7 +121,6 @@ apps/web/src/translation-constants.ts @bitwarden/team-platform-dev .github/workflows/build-desktop.yml @bitwarden/team-platform-dev .github/workflows/build-web-target.yml @bitwarden/team-platform-dev .github/workflows/build-web.yml @bitwarden/team-platform-dev -.github/workflows/chromatic.yml @bitwarden/team-platform-dev .github/workflows/crowdin-pull.yml @bitwarden/team-platform-dev .github/workflows/enforce-labels.yml @bitwarden/team-platform-dev .github/workflows/lint.yml @bitwarden/team-platform-dev @@ -156,6 +155,7 @@ apps/desktop/src/services/encrypted-message-handler.service.ts @bitwarden/team-a apps/desktop/desktop_native/core/src/ssh_agent @bitwarden/team-autofill-dev @bitwarden/wg-ssh-keys ## UI Foundation ## +.github/workflows/chromatic.yml @bitwarden/team-ui-foundation .storybook @bitwarden/team-ui-foundation libs/components @bitwarden/team-ui-foundation libs/assets @bitwarden/team-ui-foundation @@ -165,7 +165,6 @@ apps/browser/src/popup/app-routing.animations.ts @bitwarden/team-ui-foundation apps/browser/src/popup/components/extension-anon-layout-wrapper @bitwarden/team-ui-foundation apps/web/src/app/layouts @bitwarden/team-ui-foundation - ## Key management team files ## apps/desktop/src/key-management @bitwarden/team-key-management-dev apps/web/src/app/key-management @bitwarden/team-key-management-dev