This is an automated email from the ASF dual-hosted git repository. yukon pushed a commit to branch zhouxinyu-patch-1 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
commit 1b079d21c9d2a389712f0359aedaa5bbaa533aee Author: yukon <[email protected]> AuthorDate: Tue Oct 18 10:19:21 2022 +0800 Update asf.yaml to modify the notifications --- .asf.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 53a405d..8c3f8cf 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -43,3 +43,9 @@ github: - misspell-check - check-license - build-result +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + jobs: [email protected] + discussions: [email protected]
