dheerajturaga commented on code in PR #1350: URL: https://github.com/apache/airflow-site/pull/1350#discussion_r2648436026
########## landing-pages/site/content/en/announcements/_index.md: ########## @@ -10,6 +10,19 @@ menu: +# December 25, 2025 + +Airflow PMC welcomes new PMC member and committers: + +PMC member: + +* **Shahar Epstein** ([@shahar1](https://github.com/shahar1)) + +Committers: + +* **David Blain** ([@dabla](https://github.com/dabla)) +* **Dheeraj Turaga** ([@dheerajturaga](https://github.com/dheerajturaga)) Review Comment: @shahar1 would you be able to update my name to "Sriraj Dheeraj Turaga" ? ########## landing-pages/site/data/committers.json: ########## @@ -23,6 +23,18 @@ "image": "/external/profiles/milton0825.png", "nick": "milton0825" }, + { + "name": "David Blain", + "github": "https://github.com/dabla", + "image": "/external/profiles/dabla.png", + "nick": "dabla" + }, + { + "name": "Dheeraj Turaga", Review Comment: Same here? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
