mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-09 12:59:20 +01:00
Update codeowner file with new team name (#13179)
This commit is contained in:
parent
3b8b9c9e69
commit
4936e6ad0e
14
.github/CODEOWNERS
vendored
14
.github/CODEOWNERS
vendored
@ -109,13 +109,13 @@ apps/desktop/src/services/duckduckgo-message-handler.service.ts @bitwarden/team-
|
||||
# SSH Agent
|
||||
apps/desktop/desktop_native/core/src/ssh_agent @bitwarden/team-autofill-dev @bitwarden/wg-ssh-keys
|
||||
|
||||
## Component Library ##
|
||||
.storybook @bitwarden/team-design-system
|
||||
libs/components @bitwarden/team-design-system
|
||||
libs/ui @bitwarden/team-design-system
|
||||
apps/browser/src/platform/popup/layout @bitwarden/team-design-system
|
||||
apps/browser/src/popup/app-routing.animations.ts @bitwarden/team-design-system
|
||||
apps/web/src/app/layouts @bitwarden/team-design-system
|
||||
## UI Foundation ##
|
||||
.storybook @bitwarden/team-ui-foundation
|
||||
libs/components @bitwarden/team-ui-foundation
|
||||
libs/ui @bitwarden/team-ui-foundation
|
||||
apps/browser/src/platform/popup/layout @bitwarden/team-ui-foundation
|
||||
apps/browser/src/popup/app-routing.animations.ts @bitwarden/team-ui-foundation
|
||||
apps/web/src/app/layouts @bitwarden/team-ui-foundation
|
||||
|
||||
## Desktop native module ##
|
||||
apps/desktop/desktop_native @bitwarden/team-platform-dev
|
||||
|
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@ -225,9 +225,9 @@
|
||||
"tailwindcss",
|
||||
"zone.js"
|
||||
],
|
||||
"description": "Component library owned dependencies",
|
||||
"commitMessagePrefix": "[deps] Design System:",
|
||||
"reviewers": ["team:team-design-system"]
|
||||
"description": "UI Foundation owned dependencies",
|
||||
"commitMessagePrefix": "[deps] UI Foundation:",
|
||||
"reviewers": ["team:team-ui-foundation"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
|
Loading…
Reference in New Issue
Block a user