You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/09 20:39:43 UTC

[airflow] 03/05: Sort Committers via their names instead of usernames (#14403)

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 772c33ff93feffd02daf0c7b28118bfa80b032c5
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Wed Feb 24 06:00:55 2021 +0000

    Sort Committers via their names instead of usernames (#14403)
    
    Previously:
    
    GithubUsername (Name)
    
    Now:
    
    Name (GithubUsername)
    
    (cherry picked from commit 3dc762c8177264001793e20543c24c6414c14960)
---
 docs/apache-airflow/project.rst | 70 ++++++++++++++++++++---------------------
 1 file changed, 35 insertions(+), 35 deletions(-)

diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index 216b927..801d4c0 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -36,41 +36,41 @@ in January 2019.
 Committers
 ----------
 
-- @aijamalnk (Aizhamal Nurmamat kyzy)
-- @alexvanboxel (Alex Van Boxel)
-- @aoen (Dan Davydov)
-- @artwr (Arthur Wiedmer)
-- @ashb (Ash Berlin-Taylor)
-- @basph (Bas Harenslak)
-- @bolkedebruin (Bolke de Bruin)
-- @criccomini (Chris Riccomini)
-- @dimberman (Daniel Imberman)
-- @ephraimbuddy (Ephraim Anierobi)
-- @feluelle (Felix Uellendall)
-- @feng-tao (Tao Feng)
-- @fokko (Fokko Driesprong)
-- @hiteshs (Hitesh Shah)
-- @houqp (Qingping Hou)
-- @jghoman (Jakob Homan)
-- @jmcarp (Joshua Carp)
-- @joygao (Joy Gao)
-- @kaxil (Kaxil Naik)
-- @KevinYang21 (Kevin Yang)
-- @leahecole (Leah Cole)
-- @mik-laj (Kamil Breguła)
-- @milton0825 (Chao-Han Tsai)
-- @mistercrunch (Maxime "Max" Beauchemin)
-- @msumit (Sumit Maheshwari)
-- @potiuk (Jarek Potiuk)
-- @r39132 (Siddharth "Sid" Anand)
-- @ryanahamilton (Ryan Hamilton)
-- @ryw (Ry Walker)
-- @saguziel (Alex Guziel)
-- @sekikn (Kengo Seki)
-- @turbaszek (Tomasz Urbaszek)
-- @vikramkoka (Vikram Koka)
-- @XD-DENG (Xiaodong Deng)
-- @zhongjiajie (Jiajie Zhong)
+- Aizhamal Nurmamat kyzy (@aijamalnk)
+- Alex Guziel (@saguziel)
+- Alex Van Boxel (@alexvanboxel)
+- Arthur Wiedmer (@artwr)
+- Ash Berlin-Taylor (@ashb)
+- Bas Harenslak (@basph)
+- Bolke de Bruin (@bolkedebruin)
+- Chao-Han Tsai (@milton0825)
+- Chris Riccomini (@criccomini)
+- Dan Davydov (@aoen)
+- Daniel Imberman (@dimberman)
+- Ephraim Anierobi (@ephraimbuddy)
+- Felix Uellendall (@feluelle)
+- Fokko Driesprong (@fokko)
+- Hitesh Shah (@hiteshs)
+- Jakob Homan (@jghoman)
+- Jarek Potiuk (@potiuk)
+- Jiajie Zhong (@zhongjiajie)
+- Joshua Carp (@jmcarp)
+- Joy Gao (@joygao)
+- Kamil Breguła (@mik-laj)
+- Kaxil Naik (@kaxil)
+- Kengo Seki (@sekikn)
+- Kevin Yang (@KevinYang21)
+- Leah Cole (@leahecole)
+- Maxime "Max" Beauchemin (@mistercrunch)
+- Qingping Hou (@houqp)
+- Ry Walker (@ryw)
+- Ryan Hamilton (@ryanahamilton)
+- Siddharth "Sid" Anand (@r39132)
+- Sumit Maheshwari (@msumit)
+- Tao Feng (@feng-tao)
+- Tomasz Urbaszek (@turbaszek)
+- Vikram Koka (@vikramkoka)
+- Xiaodong Deng (@XD-DENG)
 
 For the full list of contributors, take a look at `Airflow's GitHub
 Contributor page: