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 333d74aa48 Add Amogh's PMC announcement (#1214) 333d74aa48 is described below commit 333d74aa48828c5b5ff8cc2e589738523375b3f9 Author: Kaxil Naik <kaxiln...@gmail.com> AuthorDate: Thu Jun 26 18:31:53 2025 +0530 Add Amogh's PMC announcement (#1214) 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: +# 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",