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

jli 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 56f75922b9 chore: add additional code owners to migrations (#29952)
56f75922b9 is described below

commit 56f75922b932fd01402d11ffde403744a55a07ba
Author: Joe Li <[email protected]>
AuthorDate: Thu Aug 15 14:32:45 2024 -0700

    chore: add additional code owners to migrations (#29952)
    
    Co-authored-by: Michael S. Molina 
<[email protected]>
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ce7e89ea74..e238f3e40a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,7 +2,7 @@
 
 # https://github.com/apache/superset/issues/13351
 
-/superset/migrations/ @mistercrunch @michael-s-molina
+/superset/migrations/ @mistercrunch @michael-s-molina @betodealmeida @eschutho
 
 # Notify some committers of changes in the components
 

Reply via email to