gaphor/.all-contributorsrc

148 lines
3.5 KiB
Plaintext
Raw Normal View History

2019-03-09 15:50:10 -05:00
{
"projectName": "gaphor",
"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",
2019-03-09 15:55:14 -05:00
"bug",
2019-03-09 15:50:10 -05:00
"doc",
2019-03-09 15:57:04 -05:00
"review",
"question",
"bug",
2019-03-09 15:50:10 -05:00
"plugin",
"test"
]
2019-03-09 15:55:14 -05:00
},
{
"login": "wrobell",
"name": "wrobell",
"avatar_url": "https://avatars2.githubusercontent.com/u/105664?v=4",
"profile": "https://github.com/wrobell",
"contributions": [
"code",
"test",
"design"
]
2019-03-09 15:57:04 -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",
"doc",
"platform",
"infra",
"bug",
"question"
]
2019-03-09 15:57:52 -05:00
},
{
"login": "melisdogan",
"name": "melisdogan",
"avatar_url": "https://avatars2.githubusercontent.com/u/33630433?v=4",
"profile": "https://github.com/melisdogan",
"contributions": [
"doc"
]
2019-03-09 15:59:06 -05:00
},
{
"login": "adamboduch",
"name": "Adam Boduch",
"avatar_url": "https://avatars2.githubusercontent.com/u/114619?v=4",
"profile": "http://www.boduch.ca",
"contributions": [
"code",
2019-03-09 17:13:48 -05:00
"test",
"bug"
2019-03-09 15:59:06 -05:00
]
2019-03-09 16:00:36 -05:00
},
{
"login": "egroeper",
"name": "Enno Gröper",
"avatar_url": "https://avatars3.githubusercontent.com/u/535113?v=4",
"profile": "https://github.com/egroeper",
"contributions": [
"code"
]
2019-03-09 16:05:17 -05:00
},
{
"login": "JensPfeifle",
"name": "JensPfeifle",
"avatar_url": "https://avatars2.githubusercontent.com/u/23027708?v=4",
"profile": "https://pfeifle.tech",
"contributions": [
"doc"
]
2019-03-09 16:05:59 -05:00
},
{
"login": "aejh",
"name": "Alexis Howells",
"avatar_url": "https://avatars1.githubusercontent.com/u/927233?v=4",
"profile": "http://www.aejh.co.uk",
"contributions": [
"doc"
]
2019-03-09 16:06:26 -05:00
},
{
"login": "encolpe",
"name": "Encolpe DEGOUTE",
"avatar_url": "https://avatars1.githubusercontent.com/u/124361?v=4",
"profile": "http://encolpe.wordpress.com",
"contributions": [
"translation"
]
2019-03-09 16:07:13 -05:00
},
{
"login": "choff",
"name": "Christian Hoff",
"avatar_url": "https://avatars1.githubusercontent.com/u/309979?v=4",
"profile": "https://github.com/choff",
"contributions": [
"code"
]
2019-03-09 16:07:30 -05:00
},
{
"login": "jmallach",
"name": "Jordi Mallach",
"avatar_url": "https://avatars3.githubusercontent.com/u/929712?v=4",
"profile": "https://oskuro.net/",
"contributions": [
"translation"
]
2019-03-09 16:10:31 -05:00
},
{
"login": "tonytheleg",
"name": "Tony",
"avatar_url": "https://avatars3.githubusercontent.com/u/43508092?v=4",
"profile": "https://github.com/tonytheleg",
"contributions": [
"maintenance"
]
2019-03-09 17:13:48 -05:00
},
{
"login": "jischebeck",
"name": "Jan",
"avatar_url": "https://avatars0.githubusercontent.com/u/3011242?v=4",
"profile": "https://github.com/jischebeck",
"contributions": [
"bug"
]
2019-03-09 15:50:10 -05:00
}
]
}