From b269d920a913819d98c62a4e3e66dee20a2cd983 Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Wed, 19 Feb 2025 13:47:18 -0700 Subject: [PATCH] chore(code owners): adding @mistercrunch to cypress/e2e code owners (#32316) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 192959fc813..5fdc65b6a22 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,7 +16,7 @@ # Notify E2E test maintainers of changes -/superset-frontend/cypress-base/ @sadpandajoe @geido @eschutho @rusackas @betodealmeida +/superset-frontend/cypress-base/ @sadpandajoe @geido @eschutho @rusackas @betodealmeida @mistercrunch # Notify PMC members of changes to GitHub Actions