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 49f7d6f1 Update .asf.yaml to separate issues/PRs status and comments 
to different mailing lists.
49f7d6f1 is described below

commit 49f7d6f13555aaf2a3d79321e04c0c9025350a7e
Author: Jia Yu <[email protected]>
AuthorDate: Sun Jul 23 19:44:30 2023 -0700

    Update .asf.yaml to separate issues/PRs status and comments to different 
mailing lists.
---
 .asf.yaml | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index bff4f998..0b72df50 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,11 +1,13 @@
 notifications:
-    commits:      [email protected]
-    issues:       [email protected]
-    pullrequests_status:  [email protected]
+    commits:    [email protected]
+    issues_status:    [email protected]
+    issues_comment:    [email protected]
+    pullrequests_status:    [email protected]
+    pullrequests_comment:    [email protected]
     jira_options: link label worklog
 github:
   description: "A cluster computing framework for processing large-scale 
geospatial data"
-  homepage: http://sedona.apache.org/
+  homepage: https://sedona.apache.org/
   autolink_jira:
     - SEDONA
   labels:

Reply via email to