You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2022/06/17 20:57:20 UTC

[rocketmq-clients] 02/02: Add GitHub labels

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

aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git

commit b223eba735d149990cfe432f3b4cf3f6db745330
Author: Aaron Ai <ya...@gmail.com>
AuthorDate: Sat Jun 18 04:55:01 2022 +0800

    Add GitHub labels
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 72e9e91..adbe134 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,12 @@
 
 github:
   description: "Collection of Polyglot Clients for Apache RocketMQ"
+  labels:
+    - messaging
+    - rocketmq
+    - cpp
+    - csharp
+    - java
   features:
     # Enable wiki for documentation
     wiki: true