1
0
Fork 0
freesewing/.all-contributorsrc
2021-11-28 11:42:36 +01:00

34 lines
798 B
JSON

{
"projectName": "freesewing",
"projectOwner": "freesewing",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md",
"CONTRIBUTORS_BADGE.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "joostdecock",
"name": "Joost De Cock",
"avatar_url": "https://avatars.githubusercontent.com/u/1708494?v=4",
"profile": "https://joost.at/",
"contributions": [
"maintenance"
]
},
{
"login": "nadege",
"name": "Nadege Michel",
"avatar_url": "https://avatars.githubusercontent.com/u/3792171?v=4",
"profile": "https://github.com/nadege",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7
}