1
0
Fork 0
freesewing/.all-contributorsrc

44 lines
1 KiB
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",
"CONTRIBUTORS_BADGE.md"
2021-11-27 19:41:37 +01:00
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
2021-11-27 19:41:37 +01:00
"contributors": [
{
"login": "joostdecock",
"name": "Joost De Cock",
"avatar_url": "https://avatars.githubusercontent.com/u/1708494?v=4",
"profile": "https://joost.at/",
"contributions": [
"maintenance"
]
2021-11-28 11:42:36 +01:00
},
{
"login": "nadege",
"name": "Nadege Michel",
"avatar_url": "https://avatars.githubusercontent.com/u/3792171?v=4",
"profile": "https://github.com/nadege",
"contributions": [
"test"
]
2021-11-28 11:42:57 +01:00
},
{
"login": "geeksam",
"name": "Sam Livingston-Gray",
"avatar_url": "https://avatars.githubusercontent.com/u/6462?v=4",
"profile": "http://resume.livingston-gray.com/faq.html",
"contributions": [
"doc"
]
2021-11-27 19:41:37 +01:00
}
],
"contributorsPerLine": 7
}