Browse Source

DEVOPS-1449 - Add DevOps to CODEOWNERS (#5694)

pull/5704/head
Vince Grassia 3 years ago committed by GitHub
parent
commit
300fade281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .github/CODEOWNERS

7
.github/CODEOWNERS

@ -76,3 +76,10 @@ libs/components @bitwarden/team-platform-dev @@ -76,3 +76,10 @@ libs/components @bitwarden/team-platform-dev
## Desktop native module ##
apps/desktop/desktop_native @bitwarden/team-platform-dev
## Multiple file owners ##
/apps/web/config
/apps/web/package.json
## DevOps team files ##
/.github/workflows @bitwarden/dept-devops

Loading…
Cancel
Save