Files
PolySolve/.all-contributorsrc
gitea-bot 9c47db4e6a
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 13s
[GitHub PR #7 by jono-rams] All contributors/add jono rams (#6)
**Mirrored from GitHub PR `#7` by `jono-rams`**

Original PR: https://github.com/jono-rams/PolySolve/pull/7

---

None

Co-authored-by: GitHub Bridge Bot <bot@yourdomain.com>
Reviewed-on: #6
Co-authored-by: gitea-bot <bot@jono-rams.work>
Co-committed-by: gitea-bot <bot@jono-rams.work>
2025-06-17 13:48:34 +00:00

29 lines
599 B
JSON

{
"projectName": "PolySolve",
"projectOwner": "jono-rams",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributorsPerLine": 7,
"linkToUsage": true,
"skipCi": true,
"contributors": [
{
"login": "jono-rams",
"name": "Jonathan Rampersad",
"avatar_url": "https://avatars.githubusercontent.com/u/29872001?v=4",
"profile": "https://jono-rams.work",
"contributions": [
"code",
"doc",
"infra"
]
}
]
}