diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 01912c4da1..6f45c1c078 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -81,3 +81,10 @@ /core/src/css/ @brandyscarney /core/src/themes/ @brandyscarney + +# Tests + +**/datetime.e2e.ts @mapsandapps +**/datetime-button.e2e.ts @mapsandapps +**/icon.e2e.ts @mapsandapps +**/loading.e2e.ts @mapsandapps