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 a0c752be67 Add Vancouver as a Meetup location (#1127)
a0c752be67 is described below

commit a0c752be67a73cb5f7560765a2830350cb966c5e
Author: Niko Oliveira <[email protected]>
AuthorDate: Thu Feb 13 12:39:15 2025 -0800

    Add Vancouver as a Meetup location (#1127)
---
 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 0f1751ece6..8025514f2a 100644
--- a/landing-pages/site/static/meetups.json
+++ b/landing-pages/site/static/meetups.json
@@ -132,6 +132,13 @@
     "members": 34,
     "url": "https://www.meetup.com/taipei-py/";
   },
+  {
+    "city": "Vancouver",
+    "country": "Canada",
+    "date": "",
+    "members": 192,
+    "url": "https://www.meetup.com/vancouver-apache-airflow-meetup/";
+  },
   {
     "city": "Warsaw",
     "country": "Poland",

Reply via email to