From 26056766879c4b16cb7809ee06b20b9006dd8e71 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Wed, 3 Sep 2025 17:19:00 +0100 Subject: [PATCH] Remove PublicLab.org from the data.json for inactivity The domain appears to be down and the linked repo hasn't had any commits for 2 years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 02c48b6..e6c86f1 100644 --- a/data.json +++ b/data.json @@ -1590,15 +1590,6 @@ ], "description": "Ohai profiles your system and emits JSON" }, - { - "name": "PublicLab.org", - "link": "https://github.com/publiclab/plots2", - "label": "first-timers-only", - "technologies": [ - "Ruby" - ], - "description": "An open source publishing platform for environmental projects. Check out new contributors welcome page." - }, { "name": "osem", "link": "https://github.com/openSUSE/osem",