29 lines
599 B
JSON
29 lines
599 B
JSON
{
|
|
"projectName": "PolySolve",
|
|
"projectOwner": "jono-rams",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitConvention": "angular",
|
|
"contributorsPerLine": 7,
|
|
"linkToUsage": true,
|
|
"skipCi": true,
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
}
|