Skip to content

Commit 97abd35

Browse files
authored
Merge pull request #494 from quatico-solutions/master
Zurich Events/Achievements Update
2 parents 7bbee22 + 9dbd7f3 commit 97abd35

1 file changed

Lines changed: 70 additions & 1 deletion

File tree

events.json

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,19 @@
9797
],
9898
"achievements": []
9999
},
100+
{
101+
"date": "2026-05-28",
102+
"title": "Hackergarten Zurich May 2026",
103+
"venue": "Quatico Solutions AG",
104+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
105+
"links": [
106+
{
107+
"title": "Meetup",
108+
"url": "https://www.meetup.com/hackergarten-zurich/events/313127411/"
109+
}
110+
],
111+
"achievements": []
112+
},
100113
{
101114
"date": "2026-05-05",
102115
"venue": "codecentric AG",
@@ -122,6 +135,19 @@
122135
"achievements": [
123136
]
124137
},
138+
{
139+
"date": "2026-04-30",
140+
"title": "Hackergarten Zurich April 2026",
141+
"venue": "Quatico Solutions AG",
142+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
143+
"links": [
144+
{
145+
"title": "Meetup",
146+
"url": "https://www.meetup.com/hackergarten-zurich/events/313127382/"
147+
}
148+
],
149+
"achievements": []
150+
},
125151
{
126152
"date": "2026-04-07",
127153
"venue": "codecentric AG",
@@ -134,6 +160,19 @@
134160
],
135161
"achievements": []
136162
},
163+
{
164+
"date": "2026-03-26",
165+
"title": "Hackergarten Zurich March 2026",
166+
"venue": "Quatico Solutions AG",
167+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
168+
"links": [
169+
{
170+
"title": "Meetup",
171+
"url": "https://www.meetup.com/hackergarten-zurich/events/313127324/"
172+
}
173+
],
174+
"achievements": []
175+
},
137176
{
138177
"date": "2026-03-18",
139178
"title": "Hackergarten Basel March 2026",
@@ -159,6 +198,19 @@
159198
],
160199
"achievements": []
161200
},
201+
{
202+
"date": "2026-02-26",
203+
"title": "Hackergarten Zurich February 2026",
204+
"venue": "Quatico Solutions AG",
205+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
206+
"links": [
207+
{
208+
"title": "Meetup",
209+
"url": "https://www.meetup.com/hackergarten-zurich/events/313127186/"
210+
}
211+
],
212+
"achievements": []
213+
},
162214
{
163215
"date": "2026-02-10",
164216
"venue": "Karakun @ Digitale Werkbank Dortmund",
@@ -212,7 +264,24 @@
212264
"url": "https://www.meetup.com/hackergarten-zurich/events/312487770/"
213265
}
214266
],
215-
"achievements": []
267+
"achievements": [
268+
{
269+
"title": "Scribus: Draft ui concept and feature to manage presets for pdf export",
270+
"url": "https://bugs.scribus.net/view.php?id=16257"
271+
},
272+
{
273+
"title": "JReleaser: Improve Error Message from Exceptions",
274+
"url": "https://github.com/jreleaser/jreleaser/issues/2050"
275+
},
276+
{
277+
"title": "JReleaser: Fix failure to publish JReleaser v1.22.0 docker images",
278+
"url": "https://github.com/jreleaser/jreleaser/issues/2042"
279+
},
280+
{
281+
"title": "Komunumo: add JSON data export functionality",
282+
"url": "https://github.com/McPringle/komunumo/pull/407"
283+
}
284+
]
216285
},
217286
{
218287
"date": "2026-01-21",

0 commit comments

Comments
 (0)