1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

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

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