This is an automated email from the ASF dual-hosted git repository. lior pushed a commit to branch liorsav-update-notifications-settings in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git
commit 39245292012afe63e67ba0676332980ea9ea9a69 Author: liorsav <[email protected]> AuthorDate: Thu Apr 1 11:34:35 2021 +0300 Update .asf.yaml 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
