From 43ad514e83da7267e0a44519b596b9fe600b969c Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Fri, 1 Mar 2024 16:33:19 +0100 Subject: [PATCH] February achievements Zurich --- events.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/events.json b/events.json index 0e5859e..fd6b745 100644 --- a/events.json +++ b/events.json @@ -266,6 +266,18 @@ } ], "achievements": [ + { + "title": "Reproducible Builds: Fixed building gradle projects in docker.", + "url": "https://github.com/jvm-repo-rebuild/reproducible-central/pull/143" + }, + { + "title": "Cat Volleyball: Implemented showing score.", + "url": "https://github.com/DominikStefancik/Games/commit/8db6c8fafc1ebf3eee362e59cf6d5be440ece058" + }, + { + "title": "javabubble.org: Introduce client side dynamic search.", + "url": "https://github.com/marchof/javabubble/pull/351" + } ] }, {