This is an automated email from the ASF dual-hosted git repository. jscheffl pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push: new 33fc94532a Update PMC members and Committers, sort by name as well (#943) 33fc94532a is described below commit 33fc94532a06a9294a9971099f810958a8b1639e Author: Jens Scheffler <95105677+jsche...@users.noreply.github.com> AuthorDate: Fri Jan 26 08:21:59 2024 +0100 Update PMC members and Committers, sort by name as well (#943) --- landing-pages/site/data/committers.json | 110 ++++++++++++++++++++------------ landing-pages/site/data/pmc.json | 6 ++ 2 files changed, 76 insertions(+), 40 deletions(-) diff --git a/landing-pages/site/data/committers.json b/landing-pages/site/data/committers.json index e716ebb012..71e5b6a188 100644 --- a/landing-pages/site/data/committers.json +++ b/landing-pages/site/data/committers.json @@ -5,12 +5,6 @@ "image": "https://github.com/amoghrajesh.png", "nick": "amoghrajesh" }, - { - "name": "Andrey Anshin", - "github": "https://github.com/taragolis", - "image": "https://github.com/taragolis.png", - "nick": "taragolis" - }, { "name": "Aneesh Joseph", "github": "https://github.com/aneesh-joseph", @@ -29,6 +23,12 @@ "image": "https://github.com/milton0825.png", "nick": "milton0825" }, + { + "name": "Dennis Ferruzzi", + "github": "https://github.com/ferruzzi", + "image": "https://github.com/ferruzzi.png", + "nick": "ferruzzi" + }, { "name": "Felix Uellendall", "github": "https://github.com/feluelle", @@ -41,6 +41,18 @@ "image": "https://github.com/jhtimmins.png", "nick": "jhtimmins" }, + { + "name": "Jens Scheffler", + "github": "https://github.com/jscheffl", + "image": "https://github.com/jscheffl.png", + "nick": "jscheffl" + }, + { + "name": "Jiajie Zhong", + "github": "https://github.com/zhongjiajie", + "image": "https://github.com/zhongjiajie.png", + "nick": "zhongjiajie" + }, { "name": "Josh Fell", "github": "https://github.com/josh-fell", @@ -54,10 +66,22 @@ "nick": "jmcarp" }, { - "name": "Jiajie Zhong", - "github": "https://github.com/zhongjiajie", - "image": "https://github.com/zhongjiajie.png", - "nick": "zhongjiajie" + "name": "Leah E. Cole", + "github": "https://github.com/leahecole", + "image": "https://github.com/leahecole.png", + "nick": "leahecole" + }, + { + "name": "Maciej Obuchowski", + "github": "https://github.com/mobuchowski", + "image": "https://github.com/mobuchowski.png", + "nick": "mobuchowski" + }, + { + "name": "Malthe Borch", + "github": "https://github.com/malthe", + "image": "https://github.com/malthe.png", + "nick": "malthe" }, { "name": "Niko Oliveira", @@ -65,12 +89,36 @@ "image": "https://github.com/o-nikolas.png", "nick": "o-nikolas" }, + { + "name": "Pankaj Koti", + "github": "https://github.com/pankajkoti", + "image": "https://github.com/pankajkoti.png", + "nick": "pankajkoti" + }, { "name": "Pankaj Singh", "github": "https://github.com/pankajastro", "image": "https://github.com/pankajastro.png", "nick": "pankajastro" }, + { + "name": "Patrick Leo Tardif", + "github": "https://github.com/patrickleotardif", + "image": "https://github.com/patrickleotardif.png", + "nick": "patrickleotardif" + }, + { + "name": "Phani Kumar", + "github": "https://github.com/phanikumv", + "image": "https://github.com/phanikumv.png", + "nick": "phanikumv" + }, + { + "name": "Ping Zhang", + "github": "https://github.com/pingzh", + "image": "https://github.com/pingzh.png", + "nick": "pingzh" + }, { "name": "Qian Yu", "github": "https://github.com/yuqian90", @@ -89,48 +137,30 @@ "image": "https://github.com/ryw.png", "nick": "ryw" }, - { - "name": "Leah Cole", - "github": "https://github.com/leahecole", - "image": "https://github.com/leahecole.png", - "nick": "leahecole" - }, - { - "name": "Malthe Borch", - "github": "https://github.com/malthe", - "image": "https://github.com/malthe.png", - "nick": "malthe" - }, - { - "name": "Pankaj Koti", - "github": "https://github.com/pankajkoti", - "image": "https://github.com/pankajkoti.png", - "nick": "pankajkoti" - }, - { - "name": "Patrick Leo Tardif", - "github": "https://github.com/pltardif", - "image": "https://github.com/pltardif.png", - "nick": "pltardif" - }, - { - "name": "Ping Zhang", - "github": "https://github.com/pingzh", - "image": "https://github.com/pingzh.png", - "nick": "pingzh" - }, { "name": "Ryan Hamilton", "github": "https://github.com/ryanahamilton", "image": "https://github.com/ryanahamilton.png", "nick": "ryanahamilton" }, + { + "name": "Utkarsh Sharma", + "github": "https://github.com/utkarsharma2", + "image": "https://github.com/utkarsharma2.png", + "nick": "utkarsharma2" + }, { "name": "Vikram Koka", "github": "https://github.com/vikramkoka", "image": "https://github.com/vikramkoka.png", "nick": "vikramkoka" }, + { + "name": "Vincent Beck", + "github": "https://github.com/vincbeck", + "image": "https://github.com/vincbeck.png", + "nick": "vincbeck" + }, { "name": "Xinbin Huang", "github": "https://github.com/xinbinhuang", diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json index d7059f2d76..5d3ca23da7 100644 --- a/landing-pages/site/data/pmc.json +++ b/landing-pages/site/data/pmc.json @@ -17,6 +17,12 @@ "image": "https://github.com/alexvanboxel.png", "nick": "alexvanboxel" }, + { + "name": "Andrey Anshin", + "github": "https://github.com/taragolis", + "image": "https://github.com/taragolis.png", + "nick": "taragolis" + }, { "name": "Arthur Wiedmer", "github": "https://github.com/artwr",