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 c4b1da1 docs(MISSION): add André Ahlert Junior to day-one
collaborators (#85)
c4b1da1 is described below
commit c4b1da19b9be7b015059555a2c19fb768fe51633
Author: André Ahlert <[email protected]>
AuthorDate: Wed May 6 18:48:17 2026 -0300
docs(MISSION): add André Ahlert Junior to day-one collaborators (#85)
List André in MISSION.md non-ASF-members section and tag the matching
.asf.yaml collaborator entry, keeping the file's name-comment convention.
---
.asf.yaml | 2 +-
MISSION.md | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3fc5d5c..5843687 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -51,9 +51,9 @@ github:
# without being added to the apache org. ASF Infra caps this list
# at 10 entries; exceptions need a [email protected] request.
collaborators:
- - andreahlert
# Non-ASF-members named in MISSION.md → "involved as
# collaborators on the project from day one":
+ - andreahlert # André Ahlert Junior
- johnslavik # Bartosz Sławkowski
# The four below are listed in MISSION.md's non-ASF-members
# section but are already Apache Airflow committers, so they
diff --git a/MISSION.md b/MISSION.md
index ddbaed5..9ab9368 100644
--- a/MISSION.md
+++ b/MISSION.md
@@ -176,6 +176,7 @@ There are collaborators who are **not** ASF members yet
*(wink)* but
who have already contributed and will be involved as collaborators
on the project from day one:
+- André Ahlert Junior — [@andreahlert](https://github.com/andreahlert)
- Bartosz Sławkowski — [@johnslavik](https://github.com/johnslavik)
- Yeonguk Choo — [@choo121600](https://github.com/choo121600)
- Shahar Epstein — [@shahar1](https://github.com/shahar1)