all-contributors-cli/.all-contributorsrc
2016-06-23 20:57:16 +02:00

17 lines
364 B
JSON

{
"projectOwner": "jfmengels",
"projectName": "all-contributors-cli",
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "ben-eb",
"name": "Ben Briggs",
"avatar_url": "https://avatars.githubusercontent.com/u/1282980?v=3",
"profile": "http://beneb.info",
"contributions": [
"code"
]
}
]
}