You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/01/06 15:44:08 UTC

[airflow-site] branch main updated: Announce Jed as PMC (#535)

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 9ec5059  Announce Jed as PMC (#535)
9ec5059 is described below

commit 9ec505914bc81cd0353d270c5ca3f3a82db47bdc
Author: eladkal <45...@users.noreply.github.com>
AuthorDate: Thu Jan 6 17:44:03 2022 +0200

    Announce Jed as PMC (#535)
    
    Co-authored-by: Elad Kalif <eladkal 45845474+eladkal@users.noreply.github.com>
---
 landing-pages/site/content/en/announcements/_index.md | 4 ++++
 landing-pages/site/data/committers.json               | 6 ------
 landing-pages/site/data/pmc.json                      | 6 ++++++
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md
index 97d8ab3..9b21805 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -13,6 +13,10 @@ menu:
 
 **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on Twitter for the latest news and announcements!
 
+# January 4, 2022
+
+Airflow PMC welcomes **Jed Cunningham** ([@jedcunningham](https://github.com/jedcunningham)) as the newest addition to Airflow PMC.
+
 # December 21, 2021
 
 We’ve just released Apache **Airflow 2.2.3**.
diff --git a/landing-pages/site/data/committers.json b/landing-pages/site/data/committers.json
index 4161a65..2469f55 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -42,12 +42,6 @@
     "nick": "jhtimmins"
   },
   {
-    "name": "Jed Cunningham",
-    "github": "https://github.com/jedcunningham",
-    "image": "https://github.com/jedcunningham.png",
-    "nick": "jedcunningham"
-  },
-  {
     "name": "Joshua Carp",
     "github": "https://github.com/jmcarp",
     "image": "https://github.com/jmcarp.png",
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index 5c585ae..d212ab8 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -84,6 +84,12 @@
     "nick": "potiuk"
   },
   {
+    "name": "Jed Cunningham",
+    "github": "https://github.com/jedcunningham",
+    "image": "https://github.com/jedcunningham.png",
+    "nick": "jedcunningham"
+  },
+  {
     "name": "Joy Gao",
     "github": "https://github.com/jgao54",
     "image": "https://github.com/jgao54.png",