You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2022/12/20 22:47:07 UTC

[superset] branch master updated: chore: adding additional code owners for cypress tests (#22476)

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

elizabeth 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 c2a20e7b27 chore: adding additional code owners for cypress tests (#22476)
c2a20e7b27 is described below

commit c2a20e7b27a2d7fed70e9102319ee31ed89e5e7c
Author: Evan Rusackas <ev...@preset.io>
AuthorDate: Tue Dec 20 15:46:56 2022 -0700

    chore: adding additional code owners for cypress tests (#22476)
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 931ede6b48..27aebdb422 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -22,4 +22,4 @@
 
 # Notify E2E test maintainers of changes
 
-/superset-frontend/cypress-base/ @jinghua-qa @geido
+/superset-frontend/cypress-base/ @jinghua-qa @geido @eschutho @rusackas @betodealmeida