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

eya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


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

commit cadca7eca5e7aab6078796cf17a43382fdb761ae
Author: Eya <[email protected]>
AuthorDate: Wed Oct 28 14:21:41 2020 -0700

    Update .asf.yaml
---
 .asf.yaml | 29 ++++++++---------------------
 1 file changed, 8 insertions(+), 21 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4e81bc0..6320602 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,24 +1,11 @@
----
-
-publish:
-  whoami: asf-site
- 
-  
 github:
-  description: "Apache AGE"
-  homepage: https://age.apache.org/
+  description: "AGE Project"
+  homepage: http://https://age.apache.org/
   labels:
-    - age
- 
-  features:
-    # Enable issues management
-    issues: true
-    # Enable projects for project management boards
-    projects: true
-    # Enable wiki for documentation
-    wiki: false
-
+    - Graph 
+    - Database
+    - PostgreSQL
   enabled_merge_buttons:
-    squash: true
-    merge: false
-    rebase: false
+    squash:  true
+    merge:   false
+    rebase:  false

Reply via email to