Skip to content

Commit a066b6b

Browse files
[BRE-101] Remove dept-devops from CODEOWNERS (#35)
* BRE-101: Remove dept-devops from CODEOWNERS * Fix * Change codeowners * Fix * Update .github/CODEOWNERS Co-authored-by: Vince Grassia <[email protected]> * Update .github/CODEOWNERS Co-authored-by: Vince Grassia <[email protected]> --------- Co-authored-by: Vince Grassia <[email protected]>
1 parent 542ac5e commit a066b6b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,12 @@
77
# Default file owners
88
* @bitwarden/team-secrets-manager-dev
99

10-
# DevOps for Actions and other workflow changes
11-
.github/workflows @bitwarden/dept-devops
10+
# Shared workflows ownership
11+
.github/workflows/build_ghcr.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
12+
.github/workflows/build.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
13+
.github/workflows/bump_version.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
14+
.github/workflows/release.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
15+
16+
## Docker files have shared ownership ##
17+
Dockerfile @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
18+
.dockerignore @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev

0 commit comments

Comments
 (0)