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 1479151  Update .asf.yaml
1479151 is described below

commit 1479151adf2fe4da1ec3655b08df9de508f7cff9
Author: Eya <[email protected]>
AuthorDate: Wed Oct 28 14:08:38 2020 -0700

    Update .asf.yaml
---
 .asf.yaml | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 844fa29..ad86b50 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,19 @@
-# Staging and publishing profile:
-staging:
-  profile: beta
+---
+github:
+  description: "Apache AGE"
+  homepage: 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
+
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false

Reply via email to