From b4482de9850e17ffc1a82c62d5ec32cae59a7e0a Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Mon, 2 Sep 2024 17:25:51 +0200 Subject: [PATCH] August achievements --- events.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/events.json b/events.json index 257a78e..87fdd94 100644 --- a/events.json +++ b/events.json @@ -120,6 +120,14 @@ } ], "achievements": [ + { + "title": "WorkHorz: Blog example in tailwind", + "url": "https://github.com/CodeCubicle-Org/WorkHorz/pull/1" + }, + { + "title": "JReleaser: Make java.groupId settable using env vars or sys props", + "url": "https://github.com/jreleaser/jreleaser/issues/1709" + } ] }, {