From 56f75922b932fd01402d11ffde403744a55a07ba Mon Sep 17 00:00:00 2001 From: Joe Li Date: Thu, 15 Aug 2024 14:32:45 -0700 Subject: [PATCH] chore: add additional code owners to migrations (#29952) Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ce7e89ea7..e238f3e40 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