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 <[email protected]> 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
