mirror of
https://github.com/bitwarden/android.git
synced 2025-03-14 02:08:48 +03: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
1 changed files with 8 additions and 0 deletions
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…
Add table
Reference in a new issue