Merge pull request #1526 from MunGell/remove-faker

Remove faker from the data.json
This commit is contained in:
Sammy Hori
2024-12-03 23:25:36 +00:00
committed by GitHub

View File

@@ -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",