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/07/15 14:21:54 UTC

[rocketmq-apis] branch main updated: Update .asf.yaml

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6e839c9  Update .asf.yaml
6e839c9 is described below

commit 6e839c9861560316cddfd83731744b71933f85f7
Author: 凌楚 <ya...@alibaba-inc.com>
AuthorDate: Fri Jul 15 22:21:46 2022 +0800

    Update .asf.yaml
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 9da771d..47a4811 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +1,5 @@
 github:
+  description: "RocketMQ APIs - Protobuf definition for Apache RocketMQ"
   features:
     # Enable wiki for documentation
     wiki: true
@@ -6,4 +7,6 @@ github:
     issues: true
     # Enable projects for project management boards
     projects: true
+  protected_branches:
+    master: {}