From 2937eaccc630632268cbcc5af31a206e08735f43 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 25 Oct 2024 00:35:30 +0100 Subject: [PATCH] Removed MateStack for being inactive Also fixed minor issue with list --- data.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/data.json b/data.json index 31b1a36..514a9d4 100644 --- a/data.json +++ b/data.json @@ -1751,15 +1751,6 @@ ], "description": "Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers." }, - { - "name": "Matestack", - "link": "https://github.com/matestack/matestack-ui-core", - "label": "good-first-issue", - "technologies": [ - "Ruby" - ], - "description": "Write dynamic User Interfaces in pure Ruby. Rails engine built on top of Vue.js" - }, { "name": "Servo", "link": "https://github.com/servo/servo", @@ -2204,7 +2195,7 @@ "link": "https://github.com/harmonydata/harmony", "label": "Good First Issue", "technologies": [ - "Python", + "Python" ], "description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs." },