Compare commits

...

2 Commits

Author SHA1 Message Date
97e4259bfa Merge pull request '[GitHub PR #6 by allcontributors[bot]] docs: add jono-rams as a contributor for code, doc, and infra' (#5) from github-pr-6 into main
Some checks failed
Publish Python Package to PyPI / deploy (push) Has been cancelled
Reviewed-on: #5
2025-06-17 13:29:43 +00:00
a4b947ee07 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
2025-06-17 13:28:43 +00:00

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"
]
}
]
} }