Browse Source

Extend auth ownership (#5790)

Assigning `bitwarden_license/bit-web/src/app/auth` @bitwarden/team-auth-dev
pull/5722/head
Daniel James Smith 2 years ago committed by GitHub
parent
commit
e2dda66fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/CODEOWNERS

1
.github/CODEOWNERS

@ -16,6 +16,7 @@ apps/desktop/src/auth @bitwarden/team-auth-dev @@ -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

Loading…
Cancel
Save