Skip to content

Commit 9dd4d15

Browse files
authored
Merge pull request #486 from kthoms/patch-2
Add Operaton achievements to Dortmund Hackergarten 2025-11-04
2 parents 3d300fe + b4d4cf6 commit 9dd4d15

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

events.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,12 @@
8989
"url": "https://www.meetup.com/de-DE/hackergarten-dortmund/events/306416460"
9090
}
9191
],
92-
"achievements": []
92+
"achievements": [
93+
{
94+
"title": "Resolve static analysis findings in Operaton",
95+
"url": "https://github.com/operaton/operaton/issues/1532"
96+
}
97+
]
9398
},
9499
{
95100
"date": "2025-10-30",

0 commit comments

Comments
 (0)