diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e2f6a79affc5..23b4fe42c58d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,3 +17,6 @@ # Notify Helm Chart maintainers about changes in it /helm/superset/ @craig-rueda @dpgaspar @villebro + +# Notify E2E test maintainers of changes +/superset-frontend/cypress-base/ @jinghua-qa