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

kaxilnaik pushed a commit to branch add-amogh
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit c2686cc72242113a6016cc8defe1d81d8bf6997d
Author: Kaxil Naik <kaxiln...@gmail.com>
AuthorDate: Thu Jun 26 18:28:20 2025 +0530

    Add Amogh's PMC announcement
    
    https://lists.apache.org/thread/r5byfkw5qg7sckx245km1h8jcowpo9zf
---
 landing-pages/site/content/en/announcements/_index.md | 6 +++++-
 landing-pages/site/data/committers.json               | 6 ------
 landing-pages/site/data/pmc.json                      | 6 ++++++
 3 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 1643b0818f..bdef8a9a8b 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,10 @@ menu:
 &nbsp;
 &nbsp;
 
+# June 26, 2025
+
+Airflow PMC welcomes new Airflow PMC Member: **Amogh Desai** 
([@amoghrajesh](https://github.com/amoghrajesh))
+
 # June 23, 2025
 
 We've just released Apache **Airflow Helm chart 1.17.0**.
@@ -113,7 +117,7 @@ We’ve just released Apache **Airflow 2.10.3**.
 
 # October 19, 2024
 
-Airflow PMC welcomes new Airflow PMC Member: **Vikram Koka** 
([@vikramkoka](https://github.com/vikramkoka)
+Airflow PMC welcomes new Airflow PMC Member: **Vikram Koka** 
([@vikramkoka](https://github.com/vikramkoka))
 
 # September 20, 2024
 
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 5b5a72cb93..29252fc4e4 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -1,10 +1,4 @@
 [
-  {
-    "name": "Amogh Desai",
-    "github": "https://github.com/amoghrajesh";,
-    "image": "/external/profiles/amoghrajesh.png",
-    "nick": "amoghrajesh"
-  },
   {
     "name": "Aneesh Joseph",
     "github": "https://github.com/aneesh-joseph";,
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index 6f97462d99..664dc7f3df 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -17,6 +17,12 @@
     "image": "/external/profiles/alexvanboxel.png",
     "nick": "alexvanboxel"
   },
+  {
+    "name": "Amogh Desai",
+    "github": "https://github.com/amoghrajesh";,
+    "image": "/external/profiles/amoghrajesh.png",
+    "nick": "amoghrajesh"
+  },
   {
     "name": "Andrey Anshin",
     "github": "https://github.com/taragolis";,

Reply via email to