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 2b0929d fix: correct spelling in contributor list (#83)
2b0929d is described below
commit 2b0929dbec08aa037293dc8e02e1cf0a7315da29
Author: Yeonguk Choo <[email protected]>
AuthorDate: Thu May 7 05:10:23 2026 +0900
fix: correct spelling in contributor list (#83)
---
.asf.yaml | 2 +-
MISSION.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index faf7ef6..3fc5d5c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -61,7 +61,7 @@ github:
# Airflow committer status — no `collaborators:` slot needed.
# Kept here as a record of intent; uncomment if and when their
# committer status changes.
- # - choo121600 # Yeongook Choo (Airflow committer)
+ # - choo121600 # Yeonguk Choo (Airflow committer)
# - shahar1 # Shahar Epstein (Airflow committer)
# - vincbeck # Vincent Beck (Airflow committer)
# - bugraoz93 # Buğra Öztürk (Airflow committer)
diff --git a/MISSION.md b/MISSION.md
index 679a664..ddbaed5 100644
--- a/MISSION.md
+++ b/MISSION.md
@@ -177,7 +177,7 @@ who have already contributed and will be involved as
collaborators
on the project from day one:
- Bartosz Sławkowski — [@johnslavik](https://github.com/johnslavik)
-- Yeongook Choo — [@choo121600](https://github.com/choo121600)
+- Yeonguk Choo — [@choo121600](https://github.com/choo121600)
- Shahar Epstein — [@shahar1](https://github.com/shahar1)
- Vincent Beck — [@vincbeck](https://github.com/vincbeck)
- Buğra Öztürk — [@bugraoz93](https://github.com/bugraoz93)