Skip to content

Commit e836c7d

Browse files
authored
Merge branch 'hackergarten:master' into master
2 parents 7d8a2a0 + 871d9c0 commit e836c7d

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

events.json

+32-1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,18 @@
119119
],
120120
"achievements": []
121121
},
122+
{
123+
"date": "2025-02-13",
124+
"venue": "Karakun @ Digitale Werkbank Dortmund",
125+
"address": "Kanalstr. 25, 44147 Dortmund",
126+
"links": [
127+
{
128+
"title": "Meetup",
129+
"url": "https://www.meetup.com/hackergarten-dortmund/events/305627465/"
130+
}
131+
],
132+
"achievements": []
133+
},
122134
{
123135
"date": "2025-02-04",
124136
"venue": "codecentric AG",
@@ -129,7 +141,26 @@
129141
"url": "https://www.meetup.com/hackergarten-stuttgart/events/304576898/"
130142
}
131143
],
132-
"achievements": []
144+
"achievements": [
145+
{
146+
"title": "fix: Replace deprecated read-package-json dependency #3 ",
147+
"url": "https://github.com/Semigradsky/read-installed/pull/3"
148+
}
149+
]
150+
},
151+
{
152+
"date": "2025-01-30",
153+
"title": "Hackergarten Zurich January 2025",
154+
"venue": "Quatico Solutions AG",
155+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
156+
"links": [
157+
{
158+
"title": "Meetup",
159+
"url": "https://www.meetup.com/hackergarten-zurich/events/305130435/"
160+
}
161+
],
162+
"achievements": [
163+
]
133164
},
134165
{
135166
"date": "2025-01-30",

0 commit comments

Comments
 (0)