You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2021/05/14 06:26:12 UTC

[incubator-inlong] branch master updated: [INLONG-616] Adjust the content in .asf.yaml according to the new project name

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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new f0d1402  [INLONG-616] Adjust the content in .asf.yaml according to the new project name
f0d1402 is described below

commit f0d140213a9a67dfd81f35d94643c7def7f690c0
Author: gosonzhang <go...@tencent.com>
AuthorDate: Fri May 14 12:23:12 2021 +0800

    [INLONG-616] Adjust the content in .asf.yaml according to the new project name
---
 .asf.yaml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 223454c..c75147b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,17 +19,17 @@
 # of the project and make sure to discuss the changes with dev@ before committing.
 
 github:
-  description: "Apache TubeMQ"
-  homepage: https://tubemq.apache.org/
+  description: "Apache InLong"
+  homepage: https://inlong.apache.org/
   labels:
-    - tubemq
-    - apachetubemq
-    - mq
+    - inlong
+    - apacheinlong
+    - data streaming platform
 notifications:
-  commits:      commits@tubemq.apache.org
-  issues:       commits@tubemq.apache.org
-  pullrequests_status: commits@tubemq.apache.org
-  pullrequests_comment: commits@tubemq.apache.org
-  issues_status: dev@tubemq.apache.org
-  issues_comment: commits@tubemq.apache.org
+  commits:      commits@inlong.apache.org
+  issues:       commits@inlong.apache.org
+  pullrequests_status: commits@inlong.apache.org
+  pullrequests_comment: commits@inlong.apache.org
+  issues_status: dev@inlong.apache.org
+  issues_comment: commits@inlong.apache.org
   jira_options: link label worklog
\ No newline at end of file