Autoreformat the data.json file

Mostly tab -> 4 spaces changes and indentation fixes

Co-author added as they submitted a PR which pointed out the formatting issues.

Co-authored-by: Shikha <117267724+sheechakrawarty@users.noreply.github.com>
This commit is contained in:
Sammy Hori 2025-11-12 12:20:02 +00:00 committed by GitHub
parent e1e37c42f6
commit d65d22f802
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2044,7 +2044,8 @@
"link": "https://github.com/activist-org/activist",
"label": "good first issue",
"technologies": [
"TypeScript", "Python"
"TypeScript",
"Python"
],
"description": "activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them."
},
@ -2062,7 +2063,9 @@
"name": "Manifest",
"link": "https://github.com/mnfst/manifest",
"label": "good first issue",
"technologies": ["TypeScript"],
"technologies": [
"TypeScript"
],
"description": "Manifest is an open-source Backend-as-a-Service allowing developers to create a backend easily and quickly."
},
{
@ -2126,7 +2129,9 @@
"name": "supabase",
"link": "https://github.com/supabase/supabase",
"label": "good first issue",
"technologies": ["TypeScript"],
"technologies": [
"TypeScript"
],
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
}
]