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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jakarta.git

commit 4c354f85e32a3cac86312546a42746f822a6e3dd
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Nov 16 13:46:56 2023 +0100

    Redirect notifications to robots/commits
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d455a59..7a4c3ac 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,12 @@
 
 # `.asf.yaml` documentation: 
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
 
+notifications:
+  # GitHub already provides notifications for PRs and issues.
+  # Please don't duplicate that noise here!
+  commits: [email protected]
+  pullrequests_bot_dependabot: [email protected]
+
 github:
 
   description: "Jakarta-specific Apache Log4j components"

Reply via email to