From b4d4cf605f3c5452518834c0bcae57d379ca2f5a Mon Sep 17 00:00:00 2001 From: Karsten Thoms Date: Tue, 4 Nov 2025 23:25:15 +0100 Subject: [PATCH] Add achievements to Hackergarten 2025-11-04 --- events.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 0290476..dfad826 100644 --- a/events.json +++ b/events.json @@ -89,7 +89,12 @@ "url": "https://www.meetup.com/de-DE/hackergarten-dortmund/events/306416460" } ], - "achievements": [] + "achievements": [ + { + "title": "Resolve static analysis findings in Operaton", + "url": "https://github.com/operaton/operaton/issues/1532" + } + ] }, { "date": "2025-10-30",