From fde945ccadce0892981374162bdc89feb9c46439 Mon Sep 17 00:00:00 2001 From: Vincent O Date: Tue, 25 Jul 2023 00:02:13 -0500 Subject: [PATCH] Add activist to data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..b486e94 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "activist", + "link": "https://github.com/activist-org/activist", + "label": "good first issue", + "technologies": [ + "TypeScript" + ], + "description": "activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them." } ] }