2024-01-19 23:31:32 +01:00
|
|
|
# Please sort into logical groups with comment headers. Sort groups in order of specificity.
|
|
|
|
# For example, default owners should always be the first group.
|
|
|
|
# Sort lines alphabetically within these groups to avoid accidentally adding duplicates.
|
2023-08-10 18:58:03 +02:00
|
|
|
#
|
|
|
|
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
|
|
|
|
2024-01-19 23:31:32 +01:00
|
|
|
# Default file owners
|
|
|
|
* @bitwarden/dept-development-mobile
|
2023-08-10 18:58:03 +02:00
|
|
|
|
2024-01-19 23:31:32 +01:00
|
|
|
# DevOps for Actions and other workflow changes
|
|
|
|
.github/workflows @bitwarden/dept-devops
|
2023-09-18 23:23:16 +02:00
|
|
|
|
2024-01-29 20:15:06 +01:00
|
|
|
# DevOps for Version Bumping
|
2024-02-12 20:03:12 +01:00
|
|
|
src/App/Platforms/Android/AndroidManifest.xml
|
2024-01-29 20:15:06 +01:00
|
|
|
src/iOS.Autofill/Info.plist
|
|
|
|
src/iOS.Extension/Info.plist
|
|
|
|
src/iOS.ShareExtension/Info.plist
|
2024-02-12 20:03:12 +01:00
|
|
|
src/App/Platforms/iOS/Info.plist
|
2024-01-29 20:15:06 +01:00
|
|
|
|
2023-08-10 18:58:03 +02:00
|
|
|
## Auth team files ##
|
|
|
|
|
|
|
|
## Platform team files ##
|
|
|
|
appIcons @bitwarden/team-platform-dev
|
|
|
|
|
|
|
|
## Vault team files ##
|
|
|
|
src/watchOS @bitwarden/team-vault-dev
|
|
|
|
|
|
|
|
## Tools team files ##
|
2023-08-15 15:32:57 +02:00
|
|
|
src/Core/Services/EmailForwarders @bitwarden/team-tools-dev
|
|
|
|
|
2023-08-15 15:47:08 +02:00
|
|
|
## Crowdin Sync files ##
|
2024-03-01 12:10:15 +01:00
|
|
|
src/Core/Resources/Localization @bitwarden/team-tools-dev
|
2023-11-06 16:03:06 +01:00
|
|
|
src/watchOS/bitwarden/bitwarden\ WatchKit\ Extension/Localization @bitwarden/team-tools-dev
|
|
|
|
store/apple @bitwarden/team-tools-dev
|
|
|
|
store/google @bitwarden/team-tools-dev
|
2023-08-15 15:47:08 +02:00
|
|
|
|
2023-08-15 15:32:57 +02:00
|
|
|
## Locales ##
|
2024-03-01 12:10:15 +01:00
|
|
|
src/Core/Resources/Localization/AppResources.Designer.cs
|
|
|
|
src/Core/Resources/Localization/AppResources.resx
|
2023-08-18 17:20:26 +02:00
|
|
|
src/watchOS/bitwarden/bitwarden\ WatchKit\ Extension/Localization/en.lproj
|
2023-11-06 16:03:06 +01:00
|
|
|
store/apple/en
|
|
|
|
store/google/en
|
2023-12-06 14:15:24 +01:00
|
|
|
|
|
|
|
## Utils ##
|
|
|
|
store/google/Publisher
|