This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
The following commit(s) were added to refs/heads/master by this push:
new f938776c Give Dependabot emails their own list
f938776c is described below
commit f938776c6b6958ddc96a82831b6e343824421b27
Author: Sebb <[email protected]>
AuthorDate: Sat Nov 1 15:12:38 2025 +0000
Give Dependabot emails their own list
---
.asf.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 9bc2d851..67b536bf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,8 @@ notifications:
pullrequests: [email protected]
jira_options: link label
jobs: [email protected]
- issues_bot_dependabot: [email protected]
- pullrequests_bot_dependabot: [email protected]
+ commits_bot_dependabot: [email protected]
+ issues_bot_dependabot: [email protected]
+ pullrequests_bot_dependabot: [email protected]
issues_bot_codecov-commenter: [email protected]
pullrequests_bot_codecov-commenter: [email protected]