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 b4602aaf28 chore(asf): fixing(?) `.asf.yaml` (#32709)
b4602aaf28 is described below

commit b4602aaf28c6b0fc9e912b555a4d35fcd82363aa
Author: Evan Rusackas <[email protected]>
AuthorDate: Mon Mar 17 15:43:45 2025 -0600

    chore(asf): fixing(?) `.asf.yaml` (#32709)
---
 .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