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

22 lines
496 B
JSON

{
"kentcdodds": {
"login": "kentcdodds",
"name": "Kent C. Dodds",
"profile": "http://kentcdodds.com",
"avatar_url": "https://avatars1.githubusercontent.com/u/1500684",
"contributions": [
"doc",
"review",
"question"
]
},
"bogas04": {
"login": "bogas04",
"name": "Divjot Singh",
"profile": "http://bogas04.github.io",
"avatar_url": "https://avatars1.githubusercontent.com/u/6177621",
"contributions": [
"review"
]
}
}