mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-09 21:46:29 +00:00
37 lines
No EOL
903 B
JSON
37 lines
No EOL
903 B
JSON
{
|
|
"projectOwner": "jfmengels",
|
|
"projectName": "all-contributors-cli",
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"contributors": [
|
|
{
|
|
"login": "jfmengels",
|
|
"name": "Jeroen Engels",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/3869412?v=3",
|
|
"profile": "https://github.com/jfmengels",
|
|
"contributions": [
|
|
"code",
|
|
"doc",
|
|
"test"
|
|
]
|
|
},
|
|
{
|
|
"login": "kentcdodds",
|
|
"name": "Kent C. Dodds",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1500684?v=3",
|
|
"profile": "http://kentcdodds.com/",
|
|
"contributions": [
|
|
"doc"
|
|
]
|
|
},
|
|
{
|
|
"login": "jccguimaraes",
|
|
"name": "João Guimarães",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/14871650?v=3",
|
|
"profile": "https://github.com/jccguimaraes",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
]
|
|
} |