miller/.all-contributorsrc
2021-12-27 23:56:27 -05:00

24 lines
515 B
JSON

{
"projectName": "miller",
"projectOwner": "johnkerl",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 50,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "aborruso",
"name": "Andrea Borruso",
"avatar_url": "https://avatars.githubusercontent.com/u/30607?v=4",
"profile": "https://github.com/aborruso",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7
}