mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
BRE-1040 Dockerfile shared ownership (#16189)
* BRE-1040 Dockerfile shared ownership * fix: include entrypoint scripts
This commit is contained in:
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@@ -203,10 +203,10 @@ apps/web/src/locales/en/messages.json
|
|||||||
.github/workflows/release-web.yml @bitwarden/dept-bre
|
.github/workflows/release-web.yml @bitwarden/dept-bre
|
||||||
|
|
||||||
## Docker files have shared ownership ##
|
## Docker files have shared ownership ##
|
||||||
**/Dockerfile
|
**/Dockerfile @bitwarden/team-appsec @bitwarden/dept-bre
|
||||||
**/*.Dockerfile
|
**/*.Dockerfile @bitwarden/team-appsec @bitwarden/dept-bre
|
||||||
**/.dockerignore
|
**/*.dockerignore @bitwarden/team-appsec @bitwarden/dept-bre
|
||||||
**/entrypoint.sh
|
**/entrypoint.sh @bitwarden/team-appsec @bitwarden/dept-bre
|
||||||
|
|
||||||
## Overrides
|
## Overrides
|
||||||
# For the time being platform owns tsconfig and jest config
|
# For the time being platform owns tsconfig and jest config
|
||||||
|
|||||||
Reference in New Issue
Block a user