This is an automated email from the ASF dual-hosted git repository. xddeng pushed a commit to branch committer-pmc-list-change in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 2dbfbbe76bb6498e57d51b2d1104fece90d0a655 Author: XD-DENG <[email protected]> AuthorDate: Wed Dec 30 16:25:22 2020 +0100 Update Committer and PMC Lists - Add XD-DENG into PMC - Remove jlowin following up his resigning from PMC --- landing-pages/site/data/committers.json | 6 ------ landing-pages/site/data/pmc.json | 12 ++++++------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/landing-pages/site/data/committers.json b/landing-pages/site/data/committers.json index 9204ccf..3e42e72 100644 --- a/landing-pages/site/data/committers.json +++ b/landing-pages/site/data/committers.json @@ -34,12 +34,6 @@ "nick": "pltardif" }, { - "name": "Xiaodong Deng", - "github": "https://github.com/XD-DENG", - "image": "https://github.com/XD-DENG.png", - "nick": "XD-DENG" - }, - { "name": "Qingping Hou", "github": "https://github.com/houqp", "image": "https://github.com/houqp.png", diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json index a3761a8..599c81a 100644 --- a/landing-pages/site/data/pmc.json +++ b/landing-pages/site/data/pmc.json @@ -72,12 +72,6 @@ "nick": "potiuk" }, { - "name": "Jeremiah Lowin", - "github": "https://github.com/jlowin", - "image": "https://github.com/jlowin.png", - "nick": "jlowin" - }, - { "name": "Joy Gao", "github": "https://github.com/jgao54", "image": "https://github.com/jgao54.png", @@ -136,5 +130,11 @@ "github": "https://github.com/turbaszek", "image": "https://github.com/turbaszek.png", "nick": "turbaszek" + }, + { + "name": "Xiaodong Deng", + "github": "https://github.com/XD-DENG", + "image": "https://github.com/XD-DENG.png", + "nick": "XD-DENG" } ]
