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 1050c1aa19 Add Hussein to PMC members (#841)
1050c1aa19 is described below

commit 1050c1aa1985c6ecb4e2aa5e777396dee6d090b6
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Jul 29 19:56:08 2023 +0200

    Add Hussein to PMC members (#841)
---
 landing-pages/site/content/en/announcements/_index.md | 7 +++++++
 landing-pages/site/data/committers.json               | 6 ------
 landing-pages/site/data/pmc.json                      | 6 ++++++
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index cd3bef71cf..0eed878745 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -13,6 +13,13 @@ menu:
 
 **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on 
Twitter for the latest news and announcements!
 
+# July 29, 2023
+
+Airflow PMC welcomes new Airflow PMC Member:
+
+* **Hussein Awala** ([@hussein-awala](https://github.com/hussein-awala))
+
+
 # July 10, 2023
 
 We’ve just released Apache **Airflow 2.6.3**.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 2822e8bfc4..b248f76ab1 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -29,12 +29,6 @@
     "image": "https://github.com/feluelle.png";,
     "nick": "feluelle"
   },
-  {
-    "name": "Hussein Awala",
-    "github": "https://github.com/hussein-awala";,
-    "image": "https://github.com/hussein-awala.png";,
-    "nick": "hussein-awala"
-  },
   {
     "name": "James Timmins",
     "github": "https://github.com/jhtimmins";,
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index 97f3083c59..d7059f2d76 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -89,6 +89,12 @@
     "image": "https://github.com/hiteshs.png";,
     "nick": "hitesh"
   },
+  {
+    "name": "Hussein Awala",
+    "github": "https://github.com/hussein-awala";,
+    "image": "https://github.com/hussein-awala.png";,
+    "nick": "hussein-awala"
+  },
   {
     "name": "Jakob Homan",
     "github": "https://github.com/jghoman";,

Reply via email to