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 313b13d  Update .asf.yaml
313b13d is described below

commit 313b13d4bf15171628a92c89f21e45b110ac42ba
Author: liorsav <[email protected]>
AuthorDate: Thu Apr 1 11:57:03 2021 +0300

    Update .asf.yaml
    
    fix parsing error
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

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

Reply via email to