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

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d832f2597 [DOCS] Add notification target for GitHub Discussions 
(#1879)
7d832f2597 is described below

commit 7d832f259729b004e63465e6ac2760bebb5211f6
Author: Jia Yu <[email protected]>
AuthorDate: Tue Mar 25 19:43:02 2025 -0700

    [DOCS] Add notification target for GitHub Discussions (#1879)
    
    * Re-enable GitHub discussion
    
    * Add discussion target
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index e59677fdda..1646fad3b8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,6 +19,7 @@ notifications:
     commits:    [email protected]
     issues_status:    [email protected]
     issues_comment:    [email protected]
+    discussions: [email protected]
     pullrequests_status:    [email protected]
     pullrequests_comment:    [email protected]
     jira_options: link label worklog

Reply via email to