This commit is contained in:
Almas
2025-01-29 09:30:26 +05:00
committed by GitHub

View File

@@ -1,4 +1,7 @@
{ {
"sponsors": [ "sponsors": [
{ {
"name": "Michał Gołkowski", "name": "Michał Gołkowski",
@@ -1289,6 +1292,17 @@
], ],
"description": "The free and open-source wiki software package that powers Wikipedia." "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": "CiviWiki", "name": "CiviWiki",
"link": "https://github.com/CiviWiki/OpenCiviWiki", "link": "https://github.com/CiviWiki/OpenCiviWiki",