This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch add-bugra-and-rahul-to-pmc in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 39805b7748f2270017bfbe1509174962b2e9b2af Author: Jarek Potiuk <[email protected]> AuthorDate: Wed Jan 14 20:36:43 2026 +0100 Add Buğra and Rahul to PMC --- landing-pages/site/content/en/announcements/_index.md | 8 ++++++++ landing-pages/site/data/committers.json | 12 ------------ landing-pages/site/data/pmc.json | 12 ++++++++++++ 3 files changed, 20 insertions(+), 12 deletions(-) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index 08393ac4cd..f49f5e1d1c 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -10,6 +10,14 @@ menu: + +# January 14, 2026 + +Airflow PMC welcomes new PMC members: + +* **Buğra Öztürk** ([@bugraoz93](https://github.com/bugraoz93)) +* **Rahul Vats** ([@vatsrahul1001](https://github.com/vatsrahul1001)) + # December 25, 2025 Airflow PMC welcomes new PMC member and committers: diff --git a/landing-pages/site/data/committers.json b/landing-pages/site/data/committers.json index ea7f38fcd2..76d36c0e0e 100644 --- a/landing-pages/site/data/committers.json +++ b/landing-pages/site/data/committers.json @@ -11,12 +11,6 @@ "image": "/external/profiles/BasPH.png", "nick": "BasPH" }, - { - "name": "Bu\u011fra \u00d6zt\u00fcrk", - "github": "https://github.com/bugraoz93", - "image": "/external/profiles/bugraoz93.png", - "nick": "bugraoz93" - }, { "name": "Chao-Han Tsai", "github": "https://github.com/milton0825", @@ -167,12 +161,6 @@ "image": "/external/profiles/houqp.png", "nick": "houqp" }, - { - "name": "Rahul Vats", - "github": "https://github.com/vatsrahul1001", - "image": "/external/profiles/vatsrahul1001.png", - "nick": "vatsrahul1001" - }, { "name": "Rom Sharon", "github": "https://github.com/romsharon98", diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json index 8835ef683c..08a2eb855b 100644 --- a/landing-pages/site/data/pmc.json +++ b/landing-pages/site/data/pmc.json @@ -53,6 +53,12 @@ "image": "/external/profiles/bbovenzi.png", "nick": "bbovenzi" }, + { + "name": "Bu\u011fra \u00d6zt\u00fcrk", + "github": "https://github.com/bugraoz93", + "image": "/external/profiles/bugraoz93.png", + "nick": "bugraoz93" + }, { "name": "Chris Riccomini", "github": "https://github.com/criccomini", @@ -173,6 +179,12 @@ "image": "/external/profiles/pierrejeambrun.png", "nick": "pierrejeambrun" }, + { + "name": "Rahul Vats", + "github": "https://github.com/vatsrahul1001", + "image": "/external/profiles/vatsrahul1001.png", + "nick": "vatsrahul1001" + }, { "name": "Shahar Epstein", "github": "https://github.com/shahar1",
