This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-1-test by this push:
new 761f0d63d30 [v3-1-test] Add Guan-Ming as committer (#57462) (#57484)
761f0d63d30 is described below
commit 761f0d63d30f476d376ca518bc199e2f81a78f5d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 29 09:31:37 2025 -0400
[v3-1-test] Add Guan-Ming as committer (#57462) (#57484)
(cherry picked from commit 278a7560796faa73ab81457f232bd178392ed994)
Co-authored-by: Guan-Ming (Wesley) Chiu
<[email protected]>
---
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 220c252c0ad..033799913a1 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -542,6 +542,7 @@ COMMITTERS = [
"feng-tao",
"ferruzzi",
"gopidesupavan",
+ "guan404ming",
"houqp",
"hussein-awala",
"jason810496",