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 f7d0ec3a2c4 chore: add @rusackas to migration code owners (#42398)
f7d0ec3a2c4 is described below
commit f7d0ec3a2c4f8d2514496796719edf5c98347472
Author: Joe Li <[email protected]>
AuthorDate: Fri Jul 24 13:18:33 2026 -0700
chore: add @rusackas to migration code owners (#42398)
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 9c5b3312c86..bbfada4582d 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,6 @@
# Notify all committers of DB migration changes, per SIP-59
-/superset/migrations/ @mistercrunch @michael-s-molina @betodealmeida @eschutho
@sadpandajoe
+/superset/migrations/ @mistercrunch @michael-s-molina @betodealmeida @eschutho
@sadpandajoe @rusackas
# Notify some committers of changes in the components