You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tubemq.apache.org by gx...@apache.org on 2020/10/21 09:49:47 UTC

[incubator-tubemq-website] branch master updated: [TUBEMQ-234] Add .asf.yaml to change notifications

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 75277de  [TUBEMQ-234] Add .asf.yaml to change notifications
75277de is described below

commit 75277de34983eb70eb5098853c401a0b2b2cbd83
Author: Guangxu Cheng <gx...@apache.org>
AuthorDate: Wed Oct 21 17:49:30 2020 +0800

    [TUBEMQ-234] Add .asf.yaml to change notifications
---
 .asf.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d67898b..6b14ce5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -6,3 +6,12 @@ staging:
 
 publish:
   whoami: asf-site
+
+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
+  jira_options: link label worklog
\ No newline at end of file