This is an automated email from the ASF dual-hosted git repository. bossenti pushed a commit to branch chore/add-upcoming-events in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
commit 4eab99979ce18acb880c6026edb01809de062153 Author: bossenti <[email protected]> AuthorDate: Fri Feb 10 19:18:10 2023 +0100 chore(community): add upcoming conference talks --- website/meetus.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/meetus.ejs b/website/meetus.ejs index 3dd4646d..38a08519 100644 --- a/website/meetus.ejs +++ b/website/meetus.ejs @@ -20,7 +20,8 @@ <b>Upcoming:</b> <div class="event-list" style="margin-top:20px;margin-bottom:20px;"> <ul> - + <li><a href="https://pretalx.com/fossgis2023/talk/FTBK3Q/">GIS & Datenströme; Stream Processing mit Apache StreamPipes</a>, FOSSGIS 2023, Berlin, 17.03.2023</li> + <li><a href="https://www.buildingiot.de/veranstaltung-17792-0-iiot-datenanbindung-und--analyse-leicht-gemacht.html">IIoT-Datenanbindung und -analyse leicht gemacht</a>, buildingIoT, München, 27.04.2023</li> </ul> </div> <b>Past:</b>
