From e585406fff64a37e37d6de2f3c604b231bc78a48 Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Thu, 30 Apr 2026 23:07:29 -0400 Subject: [PATCH] chore(codeowners): notify @sfirke on translation changes (#39794) Co-authored-by: Claude Code --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2dd5fb46ad9..c80676c01cb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -36,6 +36,10 @@ **/*.geojson @villebro @rusackas /superset-frontend/plugins/legacy-plugin-chart-country-map/ @villebro @rusackas +# Notify translation maintainers of changes to translations + +/superset/translations/ @sfirke + # Notify PMC members of changes to extension-related files /docs/developer_portal/extensions/ @michael-s-molina @villebro @rusackas