This is an automated email from the ASF dual-hosted git repository. alsay pushed a commit to branch fix_mailing_lists in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit ce462c76473b39a3479cefa63074ced27ff13cfb Author: AlexanderSaydakov <[email protected]> AuthorDate: Mon Jul 14 11:34:45 2025 -0700 fixed mailing lists --- .asf.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 57e258daa..0bada4974 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -46,10 +46,10 @@ github: delete_comment_discussion: "Re: [D] {title} ({repository})" notifications: - commits: [email protected] - issues: [email protected] - discussions: [email protected] - pullrequests_status: [email protected] - pullrequests_comment: [email protected] + commits: [email protected] + issues: [email protected] + discussions: [email protected] + pullrequests_status: [email protected] + pullrequests_comment: [email protected] # Send dependabot PRs to commits@ instead - pullrequests_bot_dependabot: [email protected] + pullrequests_bot_dependabot: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
