Skip to content

Commit 1749bf8

Browse files
Merge pull request #509 from McPringle/master
Added achievements
2 parents 334c271 + 2eb86cd commit 1749bf8

1 file changed

Lines changed: 17 additions & 4 deletions

File tree

events.json

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,16 @@
204204
"url": "https://www.meetup.com/hackergarten-zurich/events/313127382/"
205205
}
206206
],
207-
"achievements": []
207+
"achievements": [
208+
{
209+
"title": "Komunumo: evaluating ICAL libraries",
210+
"url": "https://github.com/komunumo/komunumo/issues/391"
211+
},
212+
{
213+
"title": "Fedora COSMIC Spin: tracking down keyboard layout problems in COSMIC Greeter",
214+
"url": "https://fedoraproject.org/atomic-desktops/cosmic/"
215+
}
216+
]
208217
},
209218
{
210219
"date": "2026-04-29",
@@ -227,16 +236,20 @@
227236
"url": "https://github.com/vaadin/flow/issues/11871#issuecomment-4346767699"
228237
},
229238
{
230-
"title": "komunumo: add compatibility with Colima for local development",
239+
"title": "Komunumo: add compatibility with Colima for local development",
231240
"url": "https://github.com/komunumo/komunumo/pull/458"
232241
},
233242
{
234-
"title": "komunumo: add Vaadin path troubleshooting",
243+
"title": "Komunumo: add Vaadin path troubleshooting",
235244
"url": "https://github.com/komunumo/komunumo/pull/459"
236245
},
237246
{
238-
"title": "komunumo: add Testcontainers troubleshooting",
247+
"title": "Komunumo: add Testcontainers troubleshooting",
239248
"url": "https://github.com/komunumo/komunumo/pull/460"
249+
},
250+
{
251+
"title": "Komunumo: add custom favicon support",
252+
"url": "https://github.com/komunumo/komunumo/commit/5c93312f1ad1170a9048c997bfa9ec738cec9bea"
240253
}
241254
]
242255
},

0 commit comments

Comments
 (0)