1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

Extend auth ownership (#5790)

Assigning `bitwarden_license/bit-web/src/app/auth` @bitwarden/team-auth-dev
This commit is contained in:
Daniel James Smith
2023-07-11 17:29:02 +02:00
committed by GitHub
parent 7b7cfad689
commit e2dda66fdf

1
.github/CODEOWNERS vendored
View File

@@ -16,6 +16,7 @@ apps/desktop/src/auth @bitwarden/team-auth-dev
apps/web/src/auth @bitwarden/team-auth-dev
# web connectors used for auth
apps/web/src/connectors @bitwarden/team-auth-dev
bitwarden_license/bit-web/src/app/auth @bitwarden/team-auth-dev
libs/angular/src/auth @bitwarden/team-auth-dev
libs/common/src/auth @bitwarden/team-auth-dev