1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-29 11:05:54 +02:00

Add exception for en/messages.json to not be owned by anyone (#7112)

This commit is contained in:
Daniel James Smith 2023-12-06 13:31:36 +01:00 committed by GitHub
parent cdb01ce8f7
commit 5582d7644c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/CODEOWNERS vendored
View File

@ -97,3 +97,10 @@ apps/desktop/desktop_native @bitwarden/team-platform-dev
**/*.Dockerfile @bitwarden/dept-devops
**/.dockerignore @bitwarden/dept-devops
**/entrypoint.sh @bitwarden/dept-devops
## Locales ##
apps/browser/src/_locales/en/messages.json
apps/browser/store/locales/en
apps/cli/src/locales/en/messages.json
apps/desktop/src/locales/en/messages.json
apps/web/src/locales/en/messages.json