Skip to content

Commit 242e7d8

Browse files
authored
BRE-1158 Dockerfiles shared ownership (#447)
1 parent ce6556f commit 242e7d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@
1313
/.github/workflows/_sonar.yml @bitwarden/team-appsec
1414
/.github/workflows/test-checkmarx.yml @bitwarden/team-appsec
1515
/.github/workflows/test-sonar.yml @bitwarden/team-appsec
16+
17+
# Default shared ownership of Dockerfile
18+
**/Dockerfile @bitwarden/team-appsec @bitwarden/dept-bre
19+
**/*.dockerignore @bitwarden/team-appsec @bitwarden/dept-bre
20+
**/entrypoint.sh @bitwarden/team-appsec @bitwarden/dept-bre

0 commit comments

Comments
 (0)