diff --git a/.asf.yaml b/.asf.yaml index 7c14749b2..1182ce79a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,6 +18,24 @@ # # https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features # +github: + description: "Apache Parquet Format" + homepage: https://parquet.apache.org/ + labels: + - apache + - parquet + - parquet-format + + enabled_merge_buttons: + merge: false + squash: true + rebase: false + + features: + wiki: false + issues: true + projects: false + notifications: commits: commits@parquet.apache.org issues: issues@parquet.apache.org