You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by xd...@apache.org on 2020/12/30 15:26:20 UTC

[airflow-site] branch committer-pmc-list-change created (now 2dbfbbe)

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

xddeng pushed a change to branch committer-pmc-list-change
in repository https://gitbox.apache.org/repos/asf/airflow-site.git.


      at 2dbfbbe  Update Committer and PMC Lists

This branch includes the following new commits:

     new 2dbfbbe  Update Committer and PMC Lists

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[airflow-site] 01/01: Update Committer and PMC Lists

Posted by xd...@apache.org.
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 <xd...@gmail.com>
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"
   }
 ]