From 0a42695d3ab5ae9c601b83c2c3f66788a975004f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 1 Feb 2025 22:22:00 +0000 Subject: [PATCH] Minor formatting --- data.json | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/data.json b/data.json index f61afbe..b124521 100644 --- a/data.json +++ b/data.json @@ -1,7 +1,4 @@ { - - - "sponsors": [ { "name": "Michał Gołkowski", @@ -1292,17 +1289,15 @@ ], "description": "The free and open-source wiki software package that powers Wikipedia." }, - - { - "name": "PyMC", - "link": "https://github.com/pymc-devs/pymc", - "label": "beginner friendly", - "technologies": [ - "Python" - ], - "description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels." - }, - + { + "name": "PyMC", + "link": "https://github.com/pymc-devs/pymc", + "label": "beginner friendly", + "technologies": [ + "Python" + ], + "description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels." + }, { "name": "CiviWiki", "link": "https://github.com/CiviWiki/OpenCiviWiki",