This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 4aea2ee42e2d859574b5d328dbc93674269328a3 Author: Kaxil Naik <[email protected]> AuthorDate: Tue Apr 6 20:42:20 2021 +0100 Add new Committers to docs (#15235) Announcement Link: https://lists.apache.org/thread.html/rcc95b5e04b14d971567369626eb72411140a31404094582b2769c992%40%3Cdev.airflow.apache.org%3E (cherry picked from commit 12d8e4b62aa03fe54cf98e88bf63b205f4faf390) --- .github/workflows/ci.yml | 4 +++- docs/apache-airflow/project.rst | 2 ++ docs/spelling_wordlist.txt | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 243557f..edd499c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,9 @@ jobs: "zhongjiajie", "ephraimbuddy", "jhtimmins", - "dstandish" + "dstandish", + "xinbinhuang", + "yuqian" ]'), github.actor) ) && github.repository == 'apache/airflow' ) && 'self-hosted' || 'ubuntu-20.04' }} diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst index bd5bb37..0a97e0f 100644 --- a/docs/apache-airflow/project.rst +++ b/docs/apache-airflow/project.rst @@ -65,6 +65,7 @@ Committers - Kevin Yang (@KevinYang21) - Leah Cole (@leahecole) - Maxime "Max" Beauchemin (@mistercrunch) +- Qian Yu (@yuqian90) - Qingping Hou (@houqp) - Ry Walker (@ryw) - Ryan Hamilton (@ryanahamilton) @@ -74,6 +75,7 @@ Committers - Tomasz Urbaszek (@turbaszek) - Vikram Koka (@vikramkoka) - Xiaodong Deng (@XD-DENG) +- Xinbin Huang (@xinbinhuang) For the full list of contributors, take a look at `Airflow's GitHub Contributor page: diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 784c1bd..23a3681 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -183,6 +183,7 @@ Hou Http HttpError HttpRequest +Huang IdP ImageAnnotatorClient Imap @@ -300,6 +301,7 @@ Pyarrow Pylint Pyspark PythonOperator +Qian Qingping Qplum Quantopian @@ -409,9 +411,11 @@ XComs Xcom Xero Xiaodong +Xinbin Yamllint Yandex Yieldr +Yu Zego Zendesk Zhong @@ -1416,6 +1420,7 @@ www xcom xcomarg xcomresult +xinbinhuang xml xpath xyz @@ -1426,6 +1431,7 @@ yarnpkg yml youtrack youtube +yuqian zA zendesk zhongjiajie
