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 6ed29d7d55 fix notification scheme
new 0dc32de2df Merge pull request #1900 from hansva/master
6ed29d7d55 is described below
commit 6ed29d7d551f34bb34eb9564e627a9cd91ed7d75
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Dec 2 09:30:38 2022 +0100
fix notification scheme
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index ade8726420..65a757c7e3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,8 +20,8 @@
notifications:
commits: [email protected]
issues: [email protected]
- pullrequests_status: [email protected]
- pullrequests_comment: [email protected]
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
github:
description: "Hop Orchestration Platform"