Skip to content

Commit a3dd572

Browse files
authored
Add achievements from Hackergarten May 2025 Basel
1 parent 45f9c3a commit a3dd572

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

events.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
},
174174
{
175175
"date": "2025-05-06",
176-
"title": "Hackergarten Basel June 2025",
176+
"title": "Hackergarten Basel May 2025",
177177
"venue": "Karakun AG",
178178
"address": "Elisabethenanlage 25, 4051 Basel, Switzerland",
179179
"links": [
@@ -183,6 +183,14 @@
183183
}
184184
],
185185
"achievements": [
186+
{
187+
"title": "Add link to instructions for building from sources in README.md",
188+
"url": "https://github.com/JabRef/jabref/pull/13070"
189+
},
190+
{
191+
"title": "Fix subdirectory in which JabRef is to be found after building from sources",
192+
"url": "https://github.com/JabRef/user-documentation/pull/563"
193+
}
186194
]
187195
},
188196
{
@@ -195,7 +203,8 @@
195203
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtyhchbcb/"
196204
}
197205
],
198-
"achievements": []
206+
"achievements": [
207+
]
199208
},
200209
{
201210
"date": "2025-04-24",

0 commit comments

Comments
 (0)