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

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


The following commit(s) were added to refs/heads/master by this push:
     new b3524af  Update .asf.yaml (#34)
b3524af is described below

commit b3524af2b2e56bda99650217fd394f7f50364a7b
Author: liorsav <[email protected]>
AuthorDate: Thu Apr 1 11:35:01 2021 +0300

    Update .asf.yaml (#34)
    
    add notifications settings
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 72982c6..e5fcaaf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,3 +27,8 @@ github:
     - ai
     - ml 
     - workflows
+ notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+  jira_options: link label worklog

Reply via email to