diff options
| author | David Göransson <david.goransson@mullvad.net> | 2026-03-30 13:05:45 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2026-03-30 13:17:39 +0200 |
| commit | 983a4022218dca40c574a70309542e69bbf33c5e (patch) | |
| tree | d675a9e8bbaa08bcb4eb7f745acff4ba31169c01 | |
| parent | 39d562274baf8e8e5759e222d4383a1bf812e10e (diff) | |
| download | mullvadvpn-983a4022218dca40c574a70309542e69bbf33c5e.tar.xz mullvadvpn-983a4022218dca40c574a70309542e69bbf33c5e.zip | |
Add teamlead as owner for locales
We've decided to add teamlead as owners for the locales that are shared
between desktop & android. Later this year the android team plans to
rely on crowdin directly, at that point we will move the ownership over
to desktop, but until then teamleads be in charge of the communication
and approving translations.
| -rw-r--r-- | code-owners.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code-owners.json b/code-owners.json index 8dfbb130d4..9b3d4c4af3 100644 --- a/code-owners.json +++ b/code-owners.json @@ -38,6 +38,7 @@ "ci/keys/**", "ci/verify-locked-down-signatures.sh", "code-owners.json", + "desktop/packages/mullvad-vpn/locales/**", ".github/CODEOWNERS", ".github/workflows/code-owner-*", ".github/workflows/verify-locked-down-signatures.yml" |
