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


The following commit(s) were added to refs/heads/asf_yaml by this push:
     new 173bf7eec5 chore(asf): fixing(?) `.asf.yaml`
173bf7eec5 is described below

commit 173bf7eec57b82973d34209e43424f96f45842ec
Author: Evan Rusackas <[email protected]>
AuthorDate: Mon Mar 17 14:38:01 2025 -0600

    chore(asf): fixing(?) `.asf.yaml`
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e08fa23863..868fff86de 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -62,7 +62,7 @@ github:
   notifications:
     commits: [email protected]
     issues: [email protected]
-    pullrequests: [email protected]
+    pull_requests: [email protected]
     discussions: [email protected]
 
   protected_branches:

Reply via email to