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

warren pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git


The following commit(s) were added to refs/heads/main by this push:
     new 286351b  chore: avoid sending notification to [email protected] 
(#115)
286351b is described below

commit 286351b28ddd1629f4ab0df56060dd35e2ab9325
Author: Klesh Wong <[email protected]>
AuthorDate: Thu Apr 20 11:17:08 2023 +0800

    chore: avoid sending notification to [email protected] (#115)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d090c61..58590f1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,3 +40,8 @@ github:
         required_approving_review_count: 1
   collaborators:
     - daniel-hutao
+    
+notifications:
+  commits: [email protected]
+  issues:  [email protected]
+  pullrequests: [email protected]

Reply via email to