Skip to content

Commit 416a5e9

Browse files
author
Christian Kleinbölting
committed
feat: Add Hackergarten JSail 2026 event
Add new event entry for Hackergarten JSail 2026 scheduled on 2026-06-10 at Zeilschool de Morra in Hemelum, Netherlands. Include associated achievements.
1 parent 56a2d83 commit 416a5e9

1 file changed

Lines changed: 32 additions & 19 deletions

File tree

events.json

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@
100100
"url": "https://www.meetup.com/de-de/hackergarten-dortmund/events/312845289/"
101101
}
102102
],
103-
"achievements": [
104-
]
103+
"achievements": []
105104
},
106105
{
107106
"date": "2026-07-07",
@@ -128,6 +127,24 @@
128127
],
129128
"achievements": []
130129
},
130+
{
131+
"date": "2026-06-10",
132+
"title": "Hackergarten JSail 2026",
133+
"venue": "Zeilschool de Morra",
134+
"address": "Buorren 31, 8584 VC Hemelum, Netherlands",
135+
"links": [
136+
{
137+
"title": "JSail",
138+
"url": "https://jsail.ijug.eu/"
139+
}
140+
],
141+
"achievements": [
142+
{
143+
"title": "jFun: Update build and Java 25",
144+
"url": "https://github.com/seakayone/jfun/pull/1"
145+
}
146+
]
147+
},
131148
{
132149
"date": "2026-06-04",
133150
"venue": "CSS ICT Campus Zentralschweiz",
@@ -229,8 +246,7 @@
229246
"url": "https://www.meetup.com/de-de/hackergarten-dortmund/events/312845285"
230247
}
231248
],
232-
"achievements": [
233-
]
249+
"achievements": []
234250
},
235251
{
236252
"date": "2026-04-30",
@@ -370,10 +386,10 @@
370386
"title": "discord-guild-configurator: Finish migration away from single script to separate application",
371387
"url": "https://github.com/NMertsch/discord-guild-configurator/commit/2ea1f96f8b9d71077fd15060b106e10d90350f8c"
372388
},
373-
{
389+
{
374390
"title": "QR Code TypeScript Migration, fixed tests on Windows",
375391
"url": "https://github.com/Greenheart/qrcode/commit/640dec5c841b977c1be82f7d52991512e8979b9f"
376-
},
392+
},
377393
{
378394
"title": "KeePassXC: troubleshoot dead keys input issue in the password field and submmit a bug report",
379395
"url": "https://github.com/keepassxreboot/keepassxc/issues/13167"
@@ -548,7 +564,7 @@
548564
"achievements": [
549565
{
550566
"title": "Komunumo: add multi-language help to Markdown editor",
551-
"url":"https://github.com/McPringle/komunumo/issues/356"
567+
"url": "https://github.com/McPringle/komunumo/issues/356"
552568
}
553569
]
554570
},
@@ -577,8 +593,8 @@
577593
],
578594
"achievements": []
579595
},
580-
{
581-
"date": "2025-11-26",
596+
{
597+
"date": "2025-11-26",
582598
"title": "Hackergarten Basel November 2025",
583599
"venue": "Karakun AG",
584600
"address": "Elisabethenanlage 25, 4051 Basel, Switzerland",
@@ -607,7 +623,6 @@
607623
{
608624
"title": "Meetup",
609625
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcpbjb/"
610-
611626
}
612627
],
613628
"achievements": []
@@ -622,9 +637,7 @@
622637
"url": "https://www.meetup.com/hackergarten-stuttgart/events/304576939/"
623638
}
624639
],
625-
"achievements": [
626-
627-
]
640+
"achievements": []
628641
},
629642
{
630643
"date": "2025-11-04",
@@ -673,7 +686,7 @@
673686
}
674687
]
675688
},
676-
{
689+
{
677690
"date": "2025-10-29",
678691
"title": "Hackergarten Basel October 2025",
679692
"venue": "Karakun AG",
@@ -784,7 +797,7 @@
784797
}
785798
]
786799
},
787-
{
800+
{
788801
"date": "2025-09-04",
789802
"venue": "Karakun @ Digitale Werkbank Dortmund",
790803
"address": "Kanalstr. 25, 44147 Dortmund",
@@ -862,10 +875,12 @@
862875
"url": "https://www.meetup.com/hackergarten-basel/events/309853513/"
863876
}
864877
],
865-
"achievements": [{
878+
"achievements": [
879+
{
866880
"title": "biomedit/portal: make getting started guide in docs foolproof",
867881
"url": "https://gitlab.com/biomedit/portal/-/merge_requests/1864"
868-
}]
882+
}
883+
]
869884
},
870885
{
871886
"date": "2025-08-07",
@@ -907,7 +922,6 @@
907922
"title": "Komunumo: Support for custom logos.",
908923
"url": "https://github.com/McPringle/komunumo/issues/204"
909924
}
910-
911925
]
912926
},
913927
{
@@ -4681,7 +4695,6 @@
46814695
"title": "Add a configurable nullValueInput attribute",
46824696
"url": "https://github.com/uniVocity/univocity-parsers/issues/322"
46834697
},
4684-
46854698
{
46864699
"title": "Container-based integration testing to be added",
46874700
"url": "https://github.com/tablevert/tablevert-core/issues/2"

0 commit comments

Comments
 (0)