From 42c35fbe25414ec8871093136ee3ea1dd6c7bba8 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 27 Aug 2026 00:32:35 +0100 Subject: [PATCH] Change notification emails in .asf.yaml Updated notification email addresses for issues, pull requests, jobs, and discussions. --- .asf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index fe7b58788..a7bd5b637 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -10,10 +10,10 @@ # later if dev@ gets too noisy). notifications: commits: commits@caldera.apache.org - issues: dev@caldera.apache.org - pullrequests: dev@caldera.apache.org - # jobs: dev@caldera.apache.org # GitHub Actions build status — enable if the project wants CI failures on-list - # jira_options: link label comment # only if Caldera adopts ASF Jira; it uses GitHub Issues, so omitted + issues: notifications@caldera.apache.org + pullrequests: notifications@caldera.apache.org + jobs: notifications@caldera.apache.org + discussions: notifications@caldera.apache.org # --- RECOMMENDED: repo metadata, features, and merge policy ---------------------------------------- github: