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 <[email protected]>
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: [email protected]
- issues: [email protected]
- pullrequests_status: [email protected]
- pullrequests_comment: [email protected]
- issues_status: [email protected]
- issues_comment: [email protected]
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
+ issues_status: [email protected]
+ issues_comment: [email protected]
jira_options: link label worklog
\ No newline at end of file