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:
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
|
# 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
|
||||||
|
|||||||
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user