This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f23ac2  Update Committer and PMC Lists (#367)
6f23ac2 is described below

commit 6f23ac2c5d1f5a67e2e35c59b6f81b202a2003f3
Author: Xiaodong DENG <[email protected]>
AuthorDate: Wed Dec 30 16:36:45 2020 +0100

    Update Committer and PMC Lists (#367)
    
    - 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"
   }
 ]

Reply via email to