From 66037437acc21bf99b683844323879af2b14899d Mon Sep 17 00:00:00 2001 From: HenningWaack Date: Wed, 5 Mar 2025 07:39:14 +0100 Subject: [PATCH] Achievements for Stuttgart Hackergarten March 2025 --- events.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index c12304d..0618cea 100644 --- a/events.json +++ b/events.json @@ -207,7 +207,20 @@ "url": "https://www.meetup.com/hackergarten-stuttgart/events/304576907/" } ], - "achievements": [] + "achievements": [ + { + "title": "ASOLR-17684: SolrJ Reference Guide (Ping) - Incorrect Status Retrieval", + "url": "https://github.com/apache/solr/pull/3237/commits/dd5117fbba702d44ffa6c26bfddf0bb03b806103" + }, + { + "title": "Team Learning: CrewAI - Orchestrating autonomous AI agents", + "url": "https://docs.crewai.com/introduction" + }, + { + "title": "intellij-alloy-plugin", + "url": "https://github.com/RykoL/intellij-alloy-plugin" + } + ] }, { "date": "2025-02-27",