From 9b1db6dfb1d72dd2d1d5dfceb5236db67c62bf46 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 3 Dec 2024 23:24:30 +0000 Subject: [PATCH] Remove faker from the data.json Due to slight inactivity but also no appropriately labelled issues. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index a805606b..71096db6 100644 --- a/data.json +++ b/data.json @@ -1689,15 +1689,6 @@ ], "description": "Ruby on Rails (Rails) is an open source web application framework written in Ruby." }, - { - "name": "Faker", - "link": "https://github.com/faker-ruby/faker", - "label": "good first issue", - "technologies": [ - "Ruby" - ], - "description": "Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers." - }, { "name": "Servo", "link": "https://github.com/servo/servo",