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

pierrejeambrun 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 234df45f97 Add Pune Apache Airflow Meetup to meetups list (#1213)
234df45f97 is described below

commit 234df45f970ef0f72651d986b313d7b4a4cab917
Author: Shaunak Sontakke <ssonta...@users.noreply.github.com>
AuthorDate: Tue Jun 24 18:53:02 2025 +0530

    Add Pune Apache Airflow Meetup to meetups list (#1213)
    
    - Added Pune meetup with 338 members
    - URL: https://www.meetup.com/pune-apache-airflow-meetup-group/
    - Positioned alphabetically between Prague and Tel Aviv-Yafo
---
 landing-pages/site/static/meetups.json | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/landing-pages/site/static/meetups.json 
b/landing-pages/site/static/meetups.json
index cc15d4c039..0437b00c4d 100644
--- a/landing-pages/site/static/meetups.json
+++ b/landing-pages/site/static/meetups.json
@@ -83,6 +83,13 @@
     "members": 122,
     "url": "https://www.meetup.com/prague-airflow-meetup-group/";
   },
+  {
+    "city": "Pune",
+    "country": "India",
+    "date": "",
+    "members": 338,
+    "url": "https://www.meetup.com/pune-apache-airflow-meetup-group/";
+  },
   {
     "city": "Tel Aviv-Yafo",
     "country": "Israel",

Reply via email to