Skip to content

Commit

Permalink
Add DevOps to CODEOWNERS for files related to Docker (#6685)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia authored Oct 24, 2023
1 parent afc9128 commit 7fd102c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,9 @@ apps/web/src/locales/en/messages.json

## DevOps team files ##
/.github/workflows @bitwarden/dept-devops

# DevOps for Docker changes.
**/Dockerfile @bitwarden/dept-devops
**/*.Dockerfile @bitwarden/dept-devops
**/.dockerignore @bitwarden/dept-devops
**/entrypoint.sh @bitwarden/dept-devops

0 comments on commit 7fd102c

Please sign in to comment.