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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 099e01f1e [ISSUE #5227] Direct github notifications to commits mailing 
list (#5341)
099e01f1e is described below

commit 099e01f1e5e770d78de1fd2fcffc53b8f9dde39f
Author: yukon <[email protected]>
AuthorDate: Tue Oct 18 12:58:12 2022 +0800

    [ISSUE #5227] Direct github notifications to commits mailing list (#5341)
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 658427f28..76fffbb3f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,3 +44,9 @@ github:
           - check-license
           - maven-compile (ubuntu-18.04, JDK-8)
           - bazel-compile (ubuntu-20.04)
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+  jobs:         [email protected]
+  discussions:  [email protected]

Reply via email to