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 4adf44a43c chore(asf): Removing notifications from `.asf.yaml` - they 
still don't work :( (#32710)
4adf44a43c is described below

commit 4adf44a43ccd42e2075ae7d338bafd581039956f
Author: Evan Rusackas <[email protected]>
AuthorDate: Mon Mar 17 17:12:48 2025 -0600

    chore(asf): Removing notifications from `.asf.yaml` - they still don't work 
:( (#32710)
---
 .asf.yaml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 868fff86de..3de839de72 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -59,12 +59,6 @@ github:
   ghp_branch:  gh-pages
   ghp_path: /
 
-  notifications:
-    commits: [email protected]
-    issues: [email protected]
-    pull_requests: [email protected]
-    discussions: [email protected]
-
   protected_branches:
     master:
       required_status_checks:

Reply via email to