You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2024/01/31 16:40:01 UTC

(superset) branch master updated: chore(ci): notify PMCs of changes on required workflows (#26918)

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

dpgaspar 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 31eed009cd chore(ci): notify PMCs of changes on required workflows (#26918)
31eed009cd is described below

commit 31eed009cde75ae17c2cece49dc72ca876d798f5
Author: Daniel Vaz Gaspar <da...@gmail.com>
AuthorDate: Wed Jan 31 16:39:51 2024 +0000

    chore(ci): notify PMCs of changes on required workflows (#26918)
---
 .github/CODEOWNERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3aab17c291..f75821cb8f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -21,3 +21,7 @@
 # Notify PMC members of changes to GitHub Actions
 
 /.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar
+
+# Notify PMC members of changes to required Github Actions
+
+/.asf.yaml @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar