Skip to content

Commit 5b401cb

Browse files
authored
Add achievements of hackergarten Stuttgart (#384)
1 parent bce488b commit 5b401cb

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

events.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,12 @@
132132
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/289891296/"
133133
}
134134
],
135-
"achievements": []
135+
"achievements": [
136+
{
137+
"title": "Social Income mobile App: Contact information in profile screen",
138+
"url": "https://github.com/socialincome-san/public/pull/426/"
139+
}
140+
]
136141
},
137142
{
138143
"date": "2023-05-04",
@@ -237,7 +242,12 @@
237242
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/289891274/"
238243
}
239244
],
240-
"achievements": []
245+
"achievements": [
246+
{
247+
"title": "Hackergarten Website: Add location section that shows active Hackergarten locations",
248+
"url": "https://github.com/hackergarten/hackergarten.github.io/pull/376"
249+
}
250+
]
241251
},
242252
{
243253
"date": "2023-03-02",

0 commit comments

Comments
 (0)