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
This commit is contained in:
2025-06-17 13:29: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"
]
}
]
}