Fix CODEOWNERS file for releases (#5793)
This commit is contained in:
parent
775a13a5f2
commit
028d7425db
|
@ -79,8 +79,21 @@ libs/components @bitwarden/team-platform-dev
|
|||
apps/desktop/desktop_native @bitwarden/team-platform-dev
|
||||
|
||||
## 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/package.json
|
||||
|
||||
package-lock.json
|
||||
|
||||
## Locales ##
|
||||
apps/browser/src/_locales/en/messages.json
|
||||
apps/cli/src/locales/en/messages.json
|
||||
|
|
Loading…
Reference in New Issue