diff --git a/.asf.yaml b/.asf.yaml index fa664892e4b95..b7f7c93361f46 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -119,7 +119,6 @@ github: - sunank200 - vatsrahul1001 - cmarteepants - - romsharon98 notifications: jobs: jobs@airflow.apache.org diff --git a/dev/breeze/src/airflow_breeze/global_constants.py b/dev/breeze/src/airflow_breeze/global_constants.py index 0a11bb4ee09c0..73016ef0474e2 100644 --- a/dev/breeze/src/airflow_breeze/global_constants.py +++ b/dev/breeze/src/airflow_breeze/global_constants.py @@ -330,6 +330,7 @@ def get_default_platform_machine() -> str: "Fokko", "KevinYang21", "Lee-W", + "RNHTTR", "Taragolis", "XD-DENG", "aijamalnk", @@ -373,7 +374,7 @@ def get_default_platform_machine() -> str: "pingzh", "potiuk", "r39132", - "RNHTTR", + "romsharon98", "ryanahamilton", "ryw", "saguziel", diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst index 3a4a932158814..e0876f4e38b24 100644 --- a/docs/apache-airflow/project.rst +++ b/docs/apache-airflow/project.rst @@ -85,6 +85,7 @@ Committers - Ping Zhang (@pingzh) - Qian Yu (@yuqian90) - Qingping Hou (@houqp) +- Rom Sharon (@romsharon98) - Ry Walker (@ryw) - Ryan Hamilton (@ryanahamilton) - Ryan Hatter (@RNHTTR)