1
0
Fork 0
freesewing/.all-contributorsrc

25 lines
528 B
Text
Raw Normal View History

2021-11-27 19:41:37 +01:00
{
"projectName": "freesewing",
"projectOwner": "freesewing",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "joostdecock",
"name": "Joost De Cock",
"avatar_url": "https://avatars.githubusercontent.com/u/1708494?v=4",
"profile": "https://joost.at/",
"contributions": [
"maintenance"
]
}
],
"contributorsPerLine": 7
}