Skip to content

Commit 74ff856

Browse files
authored
BRE-1158 Dockerfiles shared ownership (#109)
* BRE-1158 Dockerfiles shared ownership * feat: Docker Compose rule
1 parent e51e8be commit 74ff856

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@
99

1010
# Shared workflows ownership
1111
.github/workflows/build.yml @bitwarden/dept-bre @bitwarden/team-admin-console-dev
12+
13+
# Docker-related files
14+
**/Dockerfile @bitwarden/team-appsec @bitwarden/dept-bre
15+
**/*.dockerignore @bitwarden/team-appsec @bitwarden/dept-bre
16+
**/entrypoint.sh @bitwarden/team-appsec @bitwarden/dept-bre
17+
**/docker-compose.yml @bitwarden/team-appsec @bitwarden/dept-bre

0 commit comments

Comments
 (0)