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

This commit is contained in:
Vince Grassia 2023-06-28 14:37:43 -04:00 committed by GitHub
parent 138c84aa19
commit 300fade281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
.github/CODEOWNERS vendored
View File

@ -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