This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 278a7560796 Add Guan-Ming as committer (#57462)
278a7560796 is described below
commit 278a7560796faa73ab81457f232bd178392ed994
Author: Guan-Ming (Wesley) Chiu <[email protected]>
AuthorDate: Wed Oct 29 19:50:50 2025 +0800
Add Guan-Ming as committer (#57462)
---
airflow-core/docs/project.rst | 1 +
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
2 files changed, 2 insertions(+)
diff --git a/airflow-core/docs/project.rst b/airflow-core/docs/project.rst
index ade05e1321e..3fea79274ef 100644
--- a/airflow-core/docs/project.rst
+++ b/airflow-core/docs/project.rst
@@ -59,6 +59,7 @@ Committers
- Felix Uellendall (@feluelle)
- Fokko Driesprong (@fokko)
- Gopal Dirisala (@dirrao)
+- Guan-Ming (Wesley) Chiu (@guan404ming)
- Hitesh Shah (@hiteshs)
- Hussein Awala (@hussein-awala)
- Jakob Homan (@jghoman)
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index 81b37670a56..e6df162f5d5 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -548,6 +548,7 @@ COMMITTERS = [
"feng-tao",
"ferruzzi",
"gopidesupavan",
+ "guan404ming",
"houqp",
"hussein-awala",
"jason810496",