You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by vo...@apache.org on 2021/11/27 06:58:42 UTC

[druid-website-src] branch master updated: Delete expired events; add new events

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

vogievetsky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new 830b725  Delete expired events; add new events
     new 55d6944  Merge pull request #270 from jelenazanko/patch-32
830b725 is described below

commit 830b7259815b2c33ebf6200c3941483e5219def5
Author: Jelena Zanko <59...@users.noreply.github.com>
AuthorDate: Tue Nov 23 16:28:58 2021 -0600

    Delete expired events; add new events
---
 _data/events.yml | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/_data/events.yml b/_data/events.yml
index d1444cb..60ff3a3 100644
--- a/_data/events.yml
+++ b/_data/events.yml
@@ -1,13 +1,23 @@
-- date: 2021-11-16
-  name: "13th Druid Meetup"
-  info: Druid Seoul 
-  link: https://www.meetup.com/Druid-Seoul/events/281856429/
-  
 - date: 2021-11-26
   name: "Big data meetup (Apache Druid) hosted by Imply"
   info: Bangalore Hadoop Meetups
   link: https://www.meetup.com/Bangalore-Hadoop-Meetups/events/281731679/
   
+- date: 2021-11-29
+  name: "The November Apache Druid Drop-In"
+  info: London Apache Druid meetup
+  link: https://www.meetup.com/Apache-Druid-London/events/282141160/
+
+- date: 2021-11-30
+  name: "November Apache Druid Office Hours"
+  info: Bay Area Apache Druid meetup
+  link: https://www.meetup.com/druidio/events/282141222/
+  
+- date: 2021-12-01
+  name: "Data in the Hot Lane with Apache Druid"
+  info: Madrid Data Engineering
+  link: https://www.meetup.com/Madrid-Data-Engineering/events/282233949/
+  
 - date: 2022-02-02
   name: "Some Like it Hot: Choosing a System for Large-Scale Data Analysis"
   info: STL Big Data

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org