From 9442e23d0136317af14a3c9161f3a30c919e65cc Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 18 Feb 2026 16:09:58 +0100 Subject: [PATCH 1/2] Events Zurich Update --- events.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/events.json b/events.json index cc58fc9..56d8bb4 100644 --- a/events.json +++ b/events.json @@ -97,6 +97,19 @@ ], "achievements": [] }, + { + "date": "2026-05-28", + "title": "Hackergarten Zurich May 2026", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/313127411/" + } + ], + "achievements": [] + }, { "date": "2026-05-05", "venue": "codecentric AG", @@ -122,6 +135,19 @@ "achievements": [ ] }, + { + "date": "2026-04-30", + "title": "Hackergarten Zurich April 2026", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/313127382/" + } + ], + "achievements": [] + }, { "date": "2026-04-07", "venue": "codecentric AG", @@ -134,6 +160,19 @@ ], "achievements": [] }, + { + "date": "2026-03-26", + "title": "Hackergarten Zurich March 2026", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/313127324/" + } + ], + "achievements": [] + }, { "date": "2026-03-18", "title": "Hackergarten Basel March 2026", @@ -159,6 +198,19 @@ ], "achievements": [] }, + { + "date": "2026-02-26", + "title": "Hackergarten Zurich February 2026", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/313127186/" + } + ], + "achievements": [] + }, { "date": "2026-02-10", "venue": "Karakun @ Digitale Werkbank Dortmund", From 9dbd7f3fce14798e74859fbde62d6dcce6c2865e Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 18 Feb 2026 16:19:21 +0100 Subject: [PATCH 2/2] Zurich Jan Achievements --- events.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 56d8bb4..dcf51e2 100644 --- a/events.json +++ b/events.json @@ -260,7 +260,24 @@ "url": "https://www.meetup.com/hackergarten-zurich/events/312487770/" } ], - "achievements": [] + "achievements": [ + { + "title": "Scribus: Draft ui concept and feature to manage presets for pdf export", + "url": "https://bugs.scribus.net/view.php?id=16257" + }, + { + "title": "JReleaser: Improve Error Message from Exceptions", + "url": "https://github.com/jreleaser/jreleaser/issues/2050" + }, + { + "title": "JReleaser: Fix failure to publish JReleaser v1.22.0 docker images", + "url": "https://github.com/jreleaser/jreleaser/issues/2042" + }, + { + "title": "Komunumo: add JSON data export functionality", + "url": "https://github.com/McPringle/komunumo/pull/407" + } + ] }, { "date": "2026-01-21",