mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-22 11:35:21 +01:00
Update codeowners (#2691)
* Set team-leads-eng as owners for translations This is needed to Crowdin sync PRs can be merged. * Add team-tools as owner of the email-forwarders * Fix unescaped whitespace * Remove team-leads-eng from owning English resources
This commit is contained in:
parent
6d4793d592
commit
420dc09fd1
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@ -5,6 +5,8 @@
|
||||
# The following owners will be the default owners for everything in the repo.
|
||||
# Unless a later match takes precedence
|
||||
# @bitwarden/team-leads
|
||||
src/App/Resources @bitwarden/team-leads-eng
|
||||
src/watchOS/bitwarden/bitwarden\ WatchKit\ Extension/Localization @bitwarden/team-leads-eng
|
||||
|
||||
## Auth team files ##
|
||||
|
||||
@ -17,3 +19,9 @@ build.cake @bitwarden/team-platform-dev
|
||||
src/watchOS @bitwarden/team-vault-dev
|
||||
|
||||
## Tools team files ##
|
||||
src/Core/Services/EmailForwarders @bitwarden/team-tools-dev
|
||||
|
||||
## Locales ##
|
||||
src/App/Resources/AppResources.Designer.cs
|
||||
src/App/Resources/AppResources.resx
|
||||
src/watchOS/bitwarden/bitwarden\ WatchKit\ Extension/Localization/en.lproj
|
Loading…
Reference in New Issue
Block a user