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

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


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

commit 7291859971220f5db4cedcfe047f44b037426537
Author: dinglei <[email protected]>
AuthorDate: Tue Aug 23 11:35:06 2022 +0800

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

diff --git a/.asf.yaml b/.asf.yaml
index 83d040d..1708e07 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +1,10 @@
 github:
+  description: "RocketMQ integration for Apache Flink. This module includes 
the RocketMQ source and sink that allows a flink job to either write messages 
into a topic or read from topics in a flink job."
+  homepage: https://rocketmq.apache.org/
+  labels:
+    - streaming
+    - cloud-native
+    - rocketmq
   features:
     # Enable issue management
     issues: true

Reply via email to