gaphas/.all-contributorsrc

64 lines
1.4 KiB
Plaintext
Raw Normal View History

{
"projectName": "gaphas",
"projectOwner": "danyeaw",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "amolenaar",
"name": "Arjan Molenaar",
"avatar_url": "https://avatars0.githubusercontent.com/u/96249?v=4",
"profile": "https://github.com/amolenaar",
"contributions": [
"code",
"bug",
"doc",
"review",
"question",
"plugin"
]
2018-12-19 20:35:28 -05:00
},
{
"login": "danyeaw",
"name": "Dan Yeaw",
"avatar_url": "https://avatars1.githubusercontent.com/u/10014976?v=4",
"profile": "https://ghuser.io/danyeaw",
"contributions": [
"code",
"test",
"review",
"bug",
"question",
"infra",
"doc"
]
2018-12-19 20:39:27 -05:00
},
{
"login": "wrobell",
"name": "wrobell",
"avatar_url": "https://avatars2.githubusercontent.com/u/105664?v=4",
"profile": "https://github.com/wrobell",
"contributions": [
"code",
"test"
]
2018-12-19 20:43:13 -05:00
},
{
"login": "jlstevens",
"name": "Jean-Luc Stevens",
"avatar_url": "https://avatars3.githubusercontent.com/u/890576?v=4",
"profile": "https://github.com/jlstevens",
"contributions": [
"code",
"bug",
"doc"
]
}
]
}