Apply patch from GitHub PR #6 by allcontributors[bot]
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

This commit is contained in:
GitHub Bridge Bot
2025-06-17 13:28:43 +00:00
parent 8e8462d9d8
commit a4b947ee07

View File

@ -1,4 +1,23 @@
{ {
"projectName": "PolySolve", "projectName": "PolySolve",
"projectOwner": "jono-rams" "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"
]
}
]
}