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

gangwu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/parquet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ee9a8c1  Update .asf.yaml to include updated info (#51)
ee9a8c1 is described below

commit ee9a8c1db5fae0234fc4da45299c2ab4435e1730
Author: Vinoo Ganesh <[email protected]>
AuthorDate: Mon Mar 11 21:43:13 2024 -0400

    Update .asf.yaml to include updated info (#51)
---
 .asf.yaml | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index d046a82..9adca56 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,6 +1,25 @@
+github:
+  description: "Apache Parquet"
+  homepage: https://parquet.apache.org/
+  labels:
+    - parquet
+    - apache
+    - parquet-site
+  
+  enabled_merge_buttons:
+    merge: false
+    squash: true
+    rebase: false
+  
+  features:
+    wiki: false
+    issues: true
+    projects: false
+  collaborators:  # Note: the number of collaborators is limited to 10
+    - vinooganesh
+
 staging:
   profile: ~
-  whoami:  asf-staging
-
+  whoami:  asf-staging 
 publish:
   whoami:  asf-site

Reply via email to