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 4f08e0363b Move Jens to PMC members (#1051)
4f08e0363b is described below

commit 4f08e0363b4ffa95abdc23239405249cdbf87073
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Aug 6 14:07:40 2024 +0200

    Move Jens to PMC members (#1051)
---
 landing-pages/site/data/committers.json | 6 ------
 landing-pages/site/data/pmc.json        | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 612b17d2d4..cfe584c4f6 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -41,12 +41,6 @@
     "image": "https://github.com/jhtimmins.png";,
     "nick": "jhtimmins"
   },
-  {
-    "name": "Jens Scheffler",
-    "github": "https://github.com/jscheffl";,
-    "image": "https://github.com/jscheffl.png";,
-    "nick": "jscheffl"
-  },
   {
     "name": "Jiajie Zhong",
     "github": "https://github.com/zhongjiajie";,
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index 5d3ca23da7..662e1d6abd 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -119,6 +119,12 @@
     "image": "https://github.com/jedcunningham.png";,
     "nick": "jedcunningham"
   },
+  {
+    "name": "Jens Scheffler",
+    "github": "https://github.com/jscheffl";,
+    "image": "https://github.com/jscheffl.png";,
+    "nick": "jscheffl"
+  },
   {
     "name": "Joy Gao",
     "github": "https://github.com/jgao54";,

Reply via email to