Update CODEOWNERS for i18n strings

Added CODEOWNERS entries for shared components translations.
This commit is contained in:
Michael Telatynski
2026-01-19 09:23:32 +00:00
committed by GitHub
parent c91a24f17b
commit 0b91be5a78

5
.github/CODEOWNERS vendored
View File

@@ -25,7 +25,10 @@
# Ignore translations as those will be updated by GHA for Localazy download
/src/i18n/strings
/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
/packages/shared-components/src/i18n/strings
/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
/packages/shared-components/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
# Ignore the synapse & mas plugins as this is updated by GHA for docker image updating
/playwright/testcontainers/synapse.ts
/playwright/testcontainers/mas.ts