[GitHub PR #6 by allcontributors[bot]] docs: add jono-rams as a contributor for code, doc, and infra #5

Merged
jono merged 1 commits from github-pr-6 into main 2025-06-17 13:29:43 +00:00
Showing only changes of commit a4b947ee07 - Show all commits

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