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

potiuk 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 ed16290533 Sync Committers and PMC to Apache project page (#627)
ed16290533 is described below

commit ed162905338f0a748b2d9d78d47316ab9157c4a0
Author: Josh Fell <[email protected]>
AuthorDate: Thu Jul 7 11:59:56 2022 -0400

    Sync Committers and PMC to Apache project page (#627)
    
    Adding a few missing folks and some alphabetizing for ease of future 
changes.
---
 landing-pages/site/data/committers.json | 20 +++++++++++++++++++-
 landing-pages/site/data/pmc.json        | 30 ++++++++++++++++++------------
 2 files changed, 37 insertions(+), 13 deletions(-)

diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 6812f5d838..381c1ac784 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -41,6 +41,12 @@
     "image": "https://github.com/jhtimmins.png";,
     "nick": "jhtimmins"
   },
+  {
+    "name": "Josh Fell",
+    "github": "https://github.com/josh-fell";,
+    "image": "https://github.com/josh-fell.png";,
+    "nick": "josh-fell"
+  },
   {
     "name": "Joshua Carp",
     "github": "https://github.com/jmcarp";,
@@ -51,7 +57,7 @@
     "name": "Jiajie Zhong",
     "github": "https://github.com/zhongjiajie";,
     "image": "https://github.com/zhongjiajie.png";,
-    "nick": "Jiajie Zhong"
+    "nick": "zhongjiajie"
   },
   {
     "name": "Qian Yu",
@@ -77,6 +83,18 @@
     "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": "Patrick Leo Tardif",
+    "github": "https://github.com/pltardif";,
+    "image": "https://github.com/pltardif.png";,
+    "nick": "pltardif"
+  },
   {
     "name": "Ping Zhang",
     "github": "https://github.com/pingzh";,
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index d212ab8ac4..89866668c4 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -47,6 +47,12 @@
     "image": "https://github.com/aoen.png";,
     "nick": "davydov"
   },
+  {
+    "name": "Daniel Imberman",
+    "github": "https://github.com/dimberman";,
+    "image": "https://github.com/dimberman.png";,
+    "nick": "dimberman"
+  },
   {
     "name": "Elad Kalif",
     "github": "https://github.com/eladkal";,
@@ -95,12 +101,24 @@
     "image": "https://github.com/jgao54.png";,
     "nick": "joygao"
   },
+  {
+    "name": "Kamil Bregu\u0142a",
+    "github": "https://github.com/mik-laj";,
+    "image": "https://github.com/mik-laj.png";,
+    "nick": "mik-laj"
+  },
   {
     "name": "Kaxil Naik",
     "github": "https://github.com/kaxil";,
     "image": "https://github.com/kaxil.png";,
     "nick": "kaxil"
   },
+  {
+    "name": "Kengo Seki",
+    "github": "https://github.com/sekikn";,
+    "image": "https://github.com/sekikn.png";,
+    "nick": "sekikn"
+  },
   {
     "name": "Kevin Yang",
     "github": "https://github.com/KevinYang21";,
@@ -131,18 +149,6 @@
     "image": "https://github.com/feng-tao.png";,
     "nick": "tfeng"
   },
-  {
-    "name": "Daniel Imberman",
-    "github": "https://github.com/dimberman";,
-    "image": "https://github.com/dimberman.png";,
-    "nick": "dimberman"
-  },
-  {
-    "name": "Kamil Bregu\u0142a",
-    "github": "https://github.com/mik-laj";,
-    "image": "https://github.com/mik-laj.png";,
-    "nick": "mik-laj"
-  },
   {
     "name": "Tomek Urbaszek",
     "github": "https://github.com/turbaszek";,

Reply via email to