You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2024/03/27 19:00:31 UTC

(phoenix) branch master updated: PHOENIX-7292 Update .asf.yaml based on HBase

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

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new afdba89b00 PHOENIX-7292 Update .asf.yaml based on HBase
afdba89b00 is described below

commit afdba89b005cb167fafe8530de750ad297f86d5a
Author: Istvan Toth <st...@apache.org>
AuthorDate: Wed Mar 27 15:25:37 2024 +0100

    PHOENIX-7292 Update .asf.yaml based on HBase
---
 .asf.yaml | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2a9f642fa7..80cda97cd5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,14 +21,25 @@
 # may affect many developers of the project and make sure to discuss the
 # changes with dev@ before committing.
 
-notifications:
-  commits: commits@phoenix.apache.org
-  issues: issues@phoenix.apache.org
-  pullrequests: issues@phoenix.apache.org
-  jira_options: link label comment
-
 github:
+  description: "Apache Phoenix"
+  homepage: https://hbase.apache.org/
+  labels:
+    - database
+    - sql
+    - java
+    - phoenix
+    - hbase
+  features:
+    wiki: false
+    issues: false
+    projects: false
   enabled_merge_buttons:
     squash: true
     merge: false
     rebase: false
+notifications:
+  commits: commits@phoenix.apache.org
+  issues: issues@phoenix.apache.org
+  pullrequests: issues@phoenix.apache.org
+  jira_options: link label