add cypress codeowners to e2e tests (#20921)

This commit is contained in:
Elizabeth Thompson 2022-08-01 17:35:35 -07:00 committed by GitHub
parent 460b213057
commit 34ad80c642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.github/CODEOWNERS vendored
View File

@ -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