From f1ad65d48d9a036a0888ac668adaf9d203dc1086 Mon Sep 17 00:00:00 2001 From: "Guan-Ming (Wesley) Chiu" <105915352+guan404ming@users.noreply.github.com> Date: Wed, 29 Oct 2025 10:33:03 +0800 Subject: [PATCH] Add Guan-Ming as committer --- 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 ade05e1321e81..3fea79274ef2b 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 81b37670a562c..e6df162f5d576 100644 --- a/dev/breeze/src/airflow_breeze/global_constants.py +++ b/dev/breeze/src/airflow_breeze/global_constants.py @@ -548,6 +548,7 @@ def get_default_platform_machine() -> str: "feng-tao", "ferruzzi", "gopidesupavan", + "guan404ming", "houqp", "hussein-awala", "jason810496",