1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

Update codeowner file with new team name (#13179)

This commit is contained in:
Vicki League
2025-01-31 10:04:24 -05:00
committed by GitHub
parent 3b8b9c9e69
commit 4936e6ad0e
2 changed files with 10 additions and 10 deletions

14
.github/CODEOWNERS vendored
View File

@@ -109,13 +109,13 @@ apps/desktop/src/services/duckduckgo-message-handler.service.ts @bitwarden/team-
# SSH Agent # SSH Agent
apps/desktop/desktop_native/core/src/ssh_agent @bitwarden/team-autofill-dev @bitwarden/wg-ssh-keys apps/desktop/desktop_native/core/src/ssh_agent @bitwarden/team-autofill-dev @bitwarden/wg-ssh-keys
## Component Library ## ## UI Foundation ##
.storybook @bitwarden/team-design-system .storybook @bitwarden/team-ui-foundation
libs/components @bitwarden/team-design-system libs/components @bitwarden/team-ui-foundation
libs/ui @bitwarden/team-design-system libs/ui @bitwarden/team-ui-foundation
apps/browser/src/platform/popup/layout @bitwarden/team-design-system apps/browser/src/platform/popup/layout @bitwarden/team-ui-foundation
apps/browser/src/popup/app-routing.animations.ts @bitwarden/team-design-system apps/browser/src/popup/app-routing.animations.ts @bitwarden/team-ui-foundation
apps/web/src/app/layouts @bitwarden/team-design-system apps/web/src/app/layouts @bitwarden/team-ui-foundation
## Desktop native module ## ## Desktop native module ##
apps/desktop/desktop_native @bitwarden/team-platform-dev apps/desktop/desktop_native @bitwarden/team-platform-dev

View File

@@ -225,9 +225,9 @@
"tailwindcss", "tailwindcss",
"zone.js" "zone.js"
], ],
"description": "Component library owned dependencies", "description": "UI Foundation owned dependencies",
"commitMessagePrefix": "[deps] Design System:", "commitMessagePrefix": "[deps] UI Foundation:",
"reviewers": ["team:team-design-system"] "reviewers": ["team:team-ui-foundation"]
}, },
{ {
"matchPackageNames": [ "matchPackageNames": [