all-contributors-cli/lib/generate/fixtures/contributors.json

32 lines
731 B
JSON
Raw Normal View History

2016-03-01 22:30:14 +00:00
{
"kentcdodds": {
"login": "kentcdodds",
"name": "Kent C. Dodds",
"profile": "http://kentcdodds.com",
2016-03-01 22:30:14 +00:00
"avatar_url": "https://avatars1.githubusercontent.com/u/1500684",
"contributions": [
"doc",
"review",
"question"
]
},
"bogas04": {
"login": "bogas04",
"name": "Divjot Singh",
"profile": "http://bogas04.github.io",
2016-03-01 22:30:14 +00:00
"avatar_url": "https://avatars1.githubusercontent.com/u/6177621",
"contributions": [
"review"
]
},
"pipey": {
"login": "pipey",
"name": "Who | Needs | Pipes?",
"profile": "http://github.com/chrisinajar",
"avatar_url": "https://avatars1.githubusercontent.com/u/1500684",
"contributions": [
"doc"
]
2016-03-01 22:30:14 +00:00
}
}