mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Fix CODEOWNERS file for releases (#5793)
This commit is contained in:
13
.github/CODEOWNERS
vendored
13
.github/CODEOWNERS
vendored
@@ -79,8 +79,21 @@ libs/components @bitwarden/team-platform-dev
|
|||||||
apps/desktop/desktop_native @bitwarden/team-platform-dev
|
apps/desktop/desktop_native @bitwarden/team-platform-dev
|
||||||
|
|
||||||
## Multiple file owners ##
|
## Multiple file owners ##
|
||||||
|
apps/browser/package.json
|
||||||
|
apps/browser/src/manifest.json
|
||||||
|
apps/browser/src/manifest.v3.json
|
||||||
|
|
||||||
|
apps/cli/package.json
|
||||||
|
|
||||||
|
apps/desktop/package.json
|
||||||
|
apps/desktop/src/package-lock.json
|
||||||
|
apps/desktop/src/package.json
|
||||||
|
|
||||||
/apps/web/config
|
/apps/web/config
|
||||||
/apps/web/package.json
|
/apps/web/package.json
|
||||||
|
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
## Locales ##
|
## Locales ##
|
||||||
apps/browser/src/_locales/en/messages.json
|
apps/browser/src/_locales/en/messages.json
|
||||||
apps/cli/src/locales/en/messages.json
|
apps/cli/src/locales/en/messages.json
|
||||||
|
|||||||
Reference in New Issue
Block a user