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

rusackas pushed a commit to branch asf_yaml
in repository https://gitbox.apache.org/repos/asf/superset.git

commit b4804bc76488340660e8bf333efa93b7b9165e74
Author: Evan Rusackas <[email protected]>
AuthorDate: Mon Mar 17 17:18:39 2025 -0600

    chore(asf): still trying to get `.asf.yaml` to work as intended.
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 3de839de72..d49f7561a7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -99,3 +99,9 @@ github:
         required_approving_review_count: 1
 
       required_signatures: false
+
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  discussions: [email protected]

Reply via email to