This is an automated email from the ASF dual-hosted git repository. diegopucci pushed a commit to branch chore/cypress-runtime-enhancements in repository https://gitbox.apache.org/repos/asf/superset.git
commit 39b74287e2081cee204cf735d78f644e2cea22c0 Author: geido <[email protected]> AuthorDate: Mon Sep 5 16:18:12 2022 +0300 Add codeowner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 23b4fe42c5..dc8ce1f3ae 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,4 +19,4 @@ /helm/superset/ @craig-rueda @dpgaspar @villebro # Notify E2E test maintainers of changes -/superset-frontend/cypress-base/ @jinghua-qa +/superset-frontend/cypress-base/ @jinghua-qa @geido
