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",