You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2020/09/07 08:10:20 UTC

[incubator-sedona] branch master updated: Add .asf.yaml

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/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new b8bcc16  Add .asf.yaml
b8bcc16 is described below

commit b8bcc163f29be468b0b0e9b7cf5633aacb0a61db
Author: Jia Yu <ji...@apache.org>
AuthorDate: Mon Sep 7 01:10:06 2020 -0700

    Add .asf.yaml
---
 .asf.yaml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..138d027
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,24 @@
+notifications:
+    commits:      commits@sedona.apache.org
+    issues:       issues@sedona.apache.org
+    pullrequests: dev@sedona.apache.org
+    jira_options: link label comment
+github:
+  description: "JSONP module for Apache Foobar"
+  homepage: http://sedona.apache.org/
+  labels:
+    - geospatial
+    - cluster-computing
+    - spatial-query
+    - spatial-analysis
+    - spatial-sql
+    - scala
+    - java
+    - python
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: false
+    # Enable projects for project management boards
+    projects: false
\ No newline at end of file