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

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


The following commit(s) were added to refs/heads/master by this push:
     new 525a28b  ZOOKEEPER-4208: Adding more labels to asf.yaml file to 
position more to the ZooKeeper Project
525a28b is described below

commit 525a28bd1cb864a5783593c64908cfe0ddcba65f
Author: maoling <[email protected]>
AuthorDate: Mon Jun 14 18:30:46 2021 +0800

    ZOOKEEPER-4208: Adding more labels to asf.yaml file to position more to the 
ZooKeeper Project
    
    - more details in the 
[ZOOKEEPER-4208](https://issues.apache.org/jira/browse/ZOOKEEPER-4208)
    
    Author: maoling <[email protected]>
    
    Reviewers: Enrico Olivelli <[email protected]>
    
    Closes #1711 from maoling/ZOOKEEPER-4208
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4874603..a050c4d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,8 +23,19 @@ github:
   description: "Apache ZooKeeper"
   homepage: https://zookeeper.apache.org
   labels:
+    - java
+    - apache
     - zookeeper
+    - consensus
+    - coordination
+    - zab
     - database
+    - key-value
+    - distributed-database
+    - distributed-systems
+    - service-discovery
+    - configuration-management
+    - distributed-configuration
     - hacktoberfest
   features:
     wiki: false

Reply via email to