Files
PolySolve/.all-contributorsrc
GitHub Bridge Bot a4b947ee07
All checks were successful
Run Python Tests / test (3.10) (pull_request) Successful in 9s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
Apply patch from GitHub PR #6 by allcontributors[bot]
2025-06-17 13:28:43 +00:00

24 lines
483 B
JSON

{
"projectName": "PolySolve",
"projectOwner": "jono-rams",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"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"
]
}
]
}