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

nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fbc309  chore: avoid spamming the dev mailing list
1fbc309 is described below

commit 1fbc309b4eafd9096fce96f27f1da9a817182cbe
Author: nicolaferraro <[email protected]>
AuthorDate: Tue Feb 16 14:38:18 2021 +0100

    chore: avoid spamming the dev mailing list
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 89f1aac..ebf0274 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,10 @@
 # limitations under the License.
 #
 
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
 github:
   description: "Apache Camel Kamelet Repository"
   homepage: https://camel.apache.org

Reply via email to