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

wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-control-plane.git


The following commit(s) were added to refs/heads/master by this push:
     new b7d9659  change: remove notifications in .asf.yaml (#19)
b7d9659 is described below

commit b7d96593841852809c60fe1f1e8fc19eaede173b
Author: kv <[email protected]>
AuthorDate: Mon Aug 31 09:15:59 2020 +0800

    change: remove notifications in .asf.yaml (#19)
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 39cdcb7..c333bef 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,7 +44,7 @@ github:
       merge:   false
       rebase:  false
 
-    notifications:
-      commits:      [email protected]
-      issues:       [email protected]
-      pullrequests: [email protected]
+#    notifications:
+#      commits:      [email protected]
+#      issues:       [email protected]
+#      pullrequests: [email protected]

Reply via email to