This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 89cab1860e8 chore(codeowners): add @rusackas as translations 
maintainer (#40295)
89cab1860e8 is described below

commit 89cab1860e8a9f7ad08f38c5a627ce54ae5a5073
Author: Evan Rusackas <[email protected]>
AuthorDate: Wed May 20 11:41:58 2026 -0700

    chore(codeowners): add @rusackas as translations maintainer (#40295)
    
    Co-authored-by: Claude <[email protected]>
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c80676c01cb..937c8408a39 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -38,7 +38,7 @@
 
 # Notify translation maintainers of changes to translations
 
-/superset/translations/ @sfirke
+/superset/translations/ @sfirke @rusackas
 
 # Notify PMC members of changes to extension-related files
 

Reply via email to