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

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b7c450f72 change notification scheme
     new a6743ba94f Merge pull request #1899 from hansva/master
7b7c450f72 is described below

commit 7b7c450f72be17a3199bb8007ced4c0ae77a999d
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Dec 2 09:25:22 2022 +0100

    change notification scheme
---
 .asf.yaml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1c0962d150..ade8726420 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,8 +19,9 @@
 ---
 notifications:
   commits: [email protected]
-  pullrequests: [email protected]
-  jira_options: link label worklog
+  issues: [email protected]
+  pullrequests_status:  [email protected]
+  pullrequests_comment: [email protected]
 
 github:
   description: "Hop Orchestration Platform"

Reply via email to