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 43d517d28c Add Brent and Pierre announcement (#754)
43d517d28c is described below

commit 43d517d28c7e1a7660178f738fbb80f479e4811c
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Mar 15 02:16:56 2023 +0100

    Add Brent and Pierre announcement (#754)
---
 landing-pages/site/content/en/announcements/_index.md |  5 +++++
 landing-pages/site/data/committers.json               | 12 ------------
 landing-pages/site/data/pmc.json                      | 12 ++++++++++++
 3 files changed, 17 insertions(+), 12 deletions(-)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 366f5efe72..50eed3c6c9 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -22,6 +22,11 @@ We’ve just released Apache **Airflow 2.5.2**.
 🛠️ Release Notes: 
https://airflow.apache.org/docs/apache-airflow/2.5.2/release_notes.html \
 🪶 Sources: 
https://airflow.apache.org/docs/apache-airflow/2.5.2/installation/installing-from-sources.html
 
+Airflow PMC welcomes new Airflow PMC Members:
+
+* **Brent Bovenzi** ([@bbovenzi](https://github.com/bbovenzi))
+* **Pierre Jeambrun** ([@pierrejeambrun](https://github.com/pierrejeambrun))
+
 # February 6, 2023
 
 We've just released Apache **Airflow Helm chart 1.8.0**.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 4ef4778acb..dc7474508c 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -17,12 +17,6 @@
     "image": "https://github.com/BasPH.png";,
     "nick": "BasPH"
   },
-  {
-    "name": "Brent Bovenzi",
-    "github": "https://github.com/bbovenzi";,
-    "image": "https://github.com/bbovenzi.png";,
-    "nick": "bbovenzi"
-  },
   {
     "name": "Chao-Han Tsai",
     "github": "https://github.com/milton0825";,
@@ -107,12 +101,6 @@
     "image": "https://github.com/pingzh.png";,
     "nick": "pingzh"
   },
-  {
-    "name": "Pierre Jeambrun",
-    "github": "https://github.com/pierrejeambrun";,
-    "image": "https://github.com/pierrejeambrun.png";,
-    "nick": "pierrejeambrun"
-  },
   {
     "name": "Ryan Hamilton",
     "github": "https://github.com/ryanahamilton";,
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index d7140060d0..97f3083c59 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -35,6 +35,12 @@
     "image": "https://github.com/bolkedebruin.png";,
     "nick": "bolke"
   },
+  {
+    "name": "Brent Bovenzi",
+    "github": "https://github.com/bbovenzi";,
+    "image": "https://github.com/bbovenzi.png";,
+    "nick": "bbovenzi"
+  },
   {
     "name": "Chris Riccomini",
     "github": "https://github.com/criccomini";,
@@ -137,6 +143,12 @@
     "image": "https://github.com/mistercrunch.png";,
     "nick": "mistercrunch"
   },
+  {
+    "name": "Pierre Jeambrun",
+    "github": "https://github.com/pierrejeambrun";,
+    "image": "https://github.com/pierrejeambrun.png";,
+    "nick": "pierrejeambrun"
+  },
   {
     "name": "Siddharth Anand",
     "github": "https://github.com/r39132";,

Reply via email to