Nuxt/.all-contributorsrc

136 lines
3.0 KiB
Plaintext
Raw Permalink Normal View History

{
"projectName": "Nuxt.js",
"projectOwner": "Atinux",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 120,
"commit": false,
"contributorsPerLine": 4,
"contributors": [
{
"login": "Atinux",
"name": "Sébastien Chopin",
"avatar_url": "https://avatars2.githubusercontent.com/u/904724?v=4",
2018-08-18 12:50:20 +00:00
"profile": "https://github.com/atinux",
"contributions": [
2018-08-18 12:50:20 +00:00
"blog",
"bug",
"code",
"design",
"doc",
"question",
"review",
2018-08-18 12:50:20 +00:00
"talk"
]
},
{
"login": "alexchopin",
"name": "Alexandre Chopin",
"avatar_url": "https://avatars2.githubusercontent.com/u/4084277?v=4",
2018-08-18 12:50:20 +00:00
"profile": "https://github.com/alexchopin",
"contributions": [
"design",
"doc",
"eventOrganizing",
2018-08-18 12:50:20 +00:00
"platform",
"question",
2018-08-18 12:50:20 +00:00
"talk"
]
},
{
"login": "pi0",
"name": "Pooya Parsa",
"avatar_url": "https://avatars0.githubusercontent.com/u/5158436?v=4",
2018-08-18 12:50:20 +00:00
"profile": "https://github.com/pi0",
"contributions": [
2018-08-18 12:50:20 +00:00
"bug",
"code",
2018-08-18 12:50:20 +00:00
"plugin",
"question",
"review",
2018-08-18 12:50:20 +00:00
"tool"
]
},
{
"login": "clarkdo",
"name": "Clark Du",
"avatar_url": "https://avatars3.githubusercontent.com/u/4312154?v=4",
2018-08-18 12:50:20 +00:00
"profile": "https://github.com/clarkdo",
"contributions": [
2018-08-18 12:50:20 +00:00
"bug",
"code",
"example",
"review",
"test",
"tool"
]
2018-09-20 21:57:16 +00:00
},
{
"login": "manniL",
"name": "Alexander Lichter",
"avatar_url": "https://avatars0.githubusercontent.com/u/640208?s=460&v=4",
"profile": "https://github.com/manniL",
"contributions": [
"question",
"bug",
"code",
"example",
"review",
"test"
]
},
{
"login": "galvez",
"name": "Jonas Galvez",
"avatar_url": "https://avatars1.githubusercontent.com/u/12291?s=460&v=4",
"profile": "https://github.com/galvez",
"contributions": [
"question",
"bug",
"code",
"example",
"review",
"test"
]
},
{
"login": "aldarund",
"name": "Dmitry Molotkov",
"avatar_url": "https://avatars2.githubusercontent.com/u/571159?v=4",
"profile": "https://github.com/aldarund",
"contributions": [
"question",
"bug",
"code",
"ideas",
"review"
]
},
{
"login": "kevinmarrec",
"name": "Kevin Marrec",
"avatar_url": "https://avatars2.githubusercontent.com/u/25272043?v=4",
"profile": "https://github.com/kevinmarrec",
"contributions": [
"code",
"ideas",
"platform",
"review"
]
},
{
"login": "pimlie",
"name": "Pim",
"avatar_url": "https://avatars3.githubusercontent.com/u/1067403?v=4",
"profile": "https://github.com/pimlie",
"contributions": [
"bug",
"code"
]
}
]
}