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

rusackas 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 e9c2fdf8ac chore(ci): change code owners for .github (#26813)
e9c2fdf8ac is described below

commit e9c2fdf8acb8eb687bfa87e082c8377570cc982b
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Sun Jan 28 00:05:38 2024 +0000

    chore(ci): change code owners for .github (#26813)
---
 .github/CODEOWNERS | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d49c1e4a86..3aab17c291 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,12 +4,6 @@
 
 /superset/migrations/ @apache/superset-committers
 
-# Notify Preset team when ephemeral env settings are changed
-
-.github/workflows/ecs-task-definition.json @robdiciuccio @craig-rueda 
@rusackas @eschutho @dpgaspar @nytai @mistercrunch
-.github/workflows/docker-ephemeral-env.yml @robdiciuccio @craig-rueda 
@rusackas @eschutho @dpgaspar @nytai @mistercrunch
-.github/workflows/ephemeral*.yml @robdiciuccio @craig-rueda @rusackas 
@eschutho @dpgaspar @nytai @mistercrunch
-
 # Notify some committers of changes in the components
 
 /superset-frontend/src/components/Select/ @michael-s-molina @geido @kgabryje
@@ -26,4 +20,4 @@
 
 # Notify PMC members of changes to GitHub Actions
 
-/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai 
@mistercrunch @craig-rueda @john-bodley @kgabryje
+/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai 
@mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar

Reply via email to