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

jinghuayao 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 34ad80c642 add cypress codeowners to e2e tests (#20921)
34ad80c642 is described below

commit 34ad80c6420e55ab4253eb57ddc0aa067f56a11d
Author: Elizabeth Thompson <[email protected]>
AuthorDate: Mon Aug 1 17:35:35 2022 -0700

    add cypress codeowners to e2e tests (#20921)
---
 .github/CODEOWNERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e2f6a79aff..23b4fe42c5 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

Reply via email to