This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-steward.git
The following commit(s) were added to refs/heads/main by this push:
new 69650f2c Update .asf.yaml to reflect Magpie establishment (#542)
69650f2c is described below
commit 69650f2c19f34b1054a1d273bf0eb3e241abb53e
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Jun 25 04:01:12 2026 -0400
Update .asf.yaml to reflect Magpie establishment (#542)
---
.asf.yaml | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 475bc493..ee90f173 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@
---
github:
description: "Agent-assisted maintainership and development framework for
Apache projects — Triage and Drafting (agent-authored fixes with human review);
Mentoring, Pairing (developer-side dev-cycle), and Auto-merge on the roadmap."
- homepage: "https://github.com/apache/airflow-steward"
+ homepage: "https://github.com/apache/magpie"
labels:
# Note that GitHub only supports <=20 labels/topics per repo! Pipeline
# will fail if you add more.
@@ -213,18 +213,17 @@ notifications:
# `pullrequests_comment`) are set explicitly to `commits@` here —
# **not** left to that default — so PR review comments, CI-status
# flips, and label / milestone changes go to the same list as the
- # lifecycle events rather than landing on `[email protected]`.
+ # lifecycle events rather than landing on `[email protected]`.
# Per the ASF asf.yaml schema
#
(https://github.com/apache/infrastructure-asfyaml/blob/main/asfyaml/feature/notifications.py
# `VALID_NOTIFICATION_SCHEMES`), if Infra adds a new scheme, set
# it explicitly in the same change to keep the `dev@` default
# suppressed.
- jobs: [email protected]
- commits: [email protected]
- issues: [email protected]
- issues_status: [email protected]
- issues_comment: [email protected]
- pullrequests: [email protected]
- pullrequests_status: [email protected]
- pullrequests_comment: [email protected]
- discussions: [email protected]
+ commits: [email protected]
+ issues: [email protected]
+ issues_status: [email protected]
+ issues_comment: [email protected]
+ pullrequests: [email protected]
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
+ discussions: [email protected]