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 fd61ea5792 Add: Korea Airflow meetups group (#981)
fd61ea5792 is described below

commit fd61ea5792ed2694bab97b19518a7547ae65279c
Author: Yeonguk <[email protected]>
AuthorDate: Thu Mar 14 21:37:15 2024 +0900

    Add: Korea Airflow meetups group (#981)
    
    * Add: Korea Airflow meetups group
    
    * Update meetups.json
---
 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 d1ddefb4b9..31f2c4e744 100644
--- a/landing-pages/site/static/meetups.json
+++ b/landing-pages/site/static/meetups.json
@@ -111,6 +111,13 @@
     "members": 196,
     "url": "https://www.meetup.com/toronto-apache-airflow-meetup/";
   },
+  {
+    "city": "Seoul",
+    "country": "Korea",
+    "date": "",
+    "members": 52,
+    "url": "https://www.meetup.com/apache-airflow-users-korea/";
+  },
   {
     "city": "Taipei",
     "country": "Taiwan",

Reply via email to