From a23bfeda0a8bebb8756a5a9d0886d8e80b3f13d0 Mon Sep 17 00:00:00 2001 From: "Michael S. Molina" <70410625+michael-s-molina@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:50:07 -0300 Subject: [PATCH] chore: Updates translation owners (#27839) --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0154a120d..f1bc2aad0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -27,8 +27,10 @@ /.asf.yaml @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar # Maps are a finnicky contribution process we care about + **/*.geojson @villebro @rusackas /superset-frontend/plugins/legacy-plugin-chart-country-map/ @villebro @rusackas # Translations are a finnicky contribution that we care about -/superset/translations/ @villebro @rusackas @michael-s-molina + +/superset/translations/ @villebro @rusackas