From 39391eff2e0ed21f926e222e1d5c3dffc0245cd0 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 26 Sep 2025 11:45:16 +0100 Subject: [PATCH] Remove Strongbox from data.json for inactivity This repo has not had a commit for 5 years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index e6c86f1..cba446f 100644 --- a/data.json +++ b/data.json @@ -354,15 +354,6 @@ ], "description": "Common Utilities library for Go" }, - { - "name": "Strongbox", - "link": "https://github.com/strongbox/strongbox", - "label": "good first issue", - "technologies": [ - "Java" - ], - "description": "Strongbox is an artifact repository manager written in Java." - }, { "name": "TEAMMATES", "link": "https://github.com/TEAMMATES/teammates",