Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading