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

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


The following commit(s) were added to refs/heads/master by this push:
     new d823e8f  RATIS-1297. Adjust Github nofications settings to use issues@ 
mailing list
d823e8f is described below

commit d823e8fca5db60669ba24b30ddf90953114740b3
Author: Elek, Márton <[email protected]>
AuthorDate: Wed Jan 27 12:40:59 2021 +0100

    RATIS-1297. Adjust Github nofications settings to use issues@ mailing list
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b357321..cf664e2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,6 +26,6 @@ github:
     rebase:  false
 notifications:
   commits:      [email protected]
-  issues:       [email protected]
-  pullrequests: [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
   jira_options: link label worklog

Reply via email to