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 f7b844a docs: Fix my name (#139)
f7b844a is described below
commit f7b844a0a1490e0dc1a278eb73992f55c634dd8b
Author: Bartosz Sławecki <[email protected]>
AuthorDate: Tue May 12 20:21:45 2026 +0200
docs: Fix my name (#139)
---
.asf.yaml | 2 +-
MISSION.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 830c643..4e72a8c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -54,7 +54,7 @@ github:
# Non-ASF-members named in MISSION.md → "involved as
# collaborators on the project from day one":
- andreahlert # André Ahlert Junior
- - johnslavik # Bartosz Sławkowski
+ - johnslavik # Bartosz Sławecki
# The four below are listed in MISSION.md's non-ASF-members
# section but are already Apache Airflow committers, so they
# have triage rights via the apache GitHub org through their
diff --git a/MISSION.md b/MISSION.md
index 862919f..ce76fa0 100644
--- a/MISSION.md
+++ b/MISSION.md
@@ -187,7 +187,7 @@ 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)
+- Bartosz Sławecki — [@johnslavik](https://github.com/johnslavik)
- Yeonguk Choo — [@choo121600](https://github.com/choo121600)
- Shahar Epstein — [@shahar1](https://github.com/shahar1)
- Vincent Beck — [@vincbeck](https://github.com/vincbeck)