1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 05:43:41 +00:00

Change ownership of autofill from vault to client integrations (#5619)

This commit is contained in:
Robyn MacCallum
2023-06-15 12:43:36 -04:00
committed by GitHub
parent 9ed59c6fa9
commit 44f74483d9

4
.github/CODEOWNERS vendored
View File

@@ -31,7 +31,6 @@ libs/exporter @bitwarden/team-tools-dev
libs/importer @bitwarden/team-tools-dev
## Vault team files ##
apps/browser/src/autofill @bitwarden/team-vault-dev
apps/browser/src/vault @bitwarden/team-vault-dev
apps/cli/src/vault @bitwarden/team-vault-dev
apps/desktop/src/vault @bitwarden/team-vault-dev
@@ -69,6 +68,9 @@ apps/web/src/app/core @bitwarden/team-platform-dev
apps/web/src/app/shared @bitwarden/team-platform-dev
apps/web/src/translation-constants.ts @bitwarden/team-platform-dev
## Client Integrations team files ##
apps/browser/src/autofill @bitwarden/team-client-integrations-dev
## Component Library ##
libs/components @bitwarden/team-platform-dev