From 135c5ff9c2e8af568a386abfc13e7da5cbe241d1 Mon Sep 17 00:00:00 2001 From: stbornowski <42633290+stbornowski@users.noreply.github.com> Date: Sun, 17 May 2026 22:02:18 +0200 Subject: [PATCH 1/2] Achievement added-event Hackergarten Basel 2026-04-29 --- events.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/events.json b/events.json index 44505fe..823d5bd 100644 --- a/events.json +++ b/events.json @@ -254,6 +254,10 @@ { "title": "Komunumo: add custom favicon support", "url": "https://github.com/komunumo/komunumo/commit/5c93312f1ad1170a9048c997bfa9ec738cec9bea" + }, + { + "title": "Videos comparision evaluation", + "url": "https://github.com/stbornowski/VideosComparision" } ] }, From 421055faa5a90082d9fa7413c4d78bdf8ea866e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Martin?= Date: Wed, 20 May 2026 23:22:55 +0200 Subject: [PATCH 2/2] Fix typo in video comparison title --- events.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events.json b/events.json index 823d5bd..b158a4b 100644 --- a/events.json +++ b/events.json @@ -256,7 +256,7 @@ "url": "https://github.com/komunumo/komunumo/commit/5c93312f1ad1170a9048c997bfa9ec738cec9bea" }, { - "title": "Videos comparision evaluation", + "title": "Video comparison evaluation", "url": "https://github.com/stbornowski/VideosComparision" } ]