Nuxt/.all-contributorsrc

72 lines
1.5 KiB
JSON

{
"projectName": "Nuxt.js",
"projectOwner": "Atinux",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 150,
"commit": false,
"contributors": [
{
"login": "Atinux",
"name": "Sébastien Chopin",
"avatar_url": "https://avatars2.githubusercontent.com/u/904724?v=4",
"profile": "https://github.com/atinux",
"contributions": [
"blog",
"bug",
"code",
"design",
"doc",
"question",
"review",
"talk"
]
},
{
"login": "alexchopin",
"name": "Alexandre Chopin",
"avatar_url": "https://avatars2.githubusercontent.com/u/4084277?v=4",
"profile": "https://github.com/alexchopin",
"contributions": [
"design",
"doc",
"eventOrganizing",
"platform",
"question",
"talk"
]
},
{
"login": "pi0",
"name": "Pooya Parsa",
"avatar_url": "https://avatars0.githubusercontent.com/u/5158436?v=4",
"profile": "https://github.com/pi0",
"contributions": [
"bug",
"code",
"plugin",
"question",
"review",
"tool"
]
},
{
"login": "clarkdo",
"name": "Clark Du",
"avatar_url": "https://avatars3.githubusercontent.com/u/4312154?v=4",
"profile": "https://github.com/clarkdo",
"contributions": [
"bug",
"code",
"example",
"review",
"test",
"tool"
]
}
]
}