clean-architecture-manga/.all-contributorsrc
allcontributors[bot] 744c538c8c docs: add qpippop as a contributor (#138)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2019-12-12 14:17:37 +01:00

194 lines
4.9 KiB
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ivanpaulovich",
"name": "Ivan Paulovich",
"avatar_url": "https://avatars3.githubusercontent.com/u/7133698?v=4",
"profile": "https://paulovich.net",
"contributions": [
"design",
"test",
"code"
]
},
{
"login": "petrspelos",
"name": "Petr Sedláček",
"avatar_url": "https://avatars3.githubusercontent.com/u/21304428?v=4",
"profile": "https://spelos.net/",
"contributions": [
"test",
"code"
]
},
{
"login": "luizgustavogp",
"name": "Gus",
"avatar_url": "https://avatars2.githubusercontent.com/u/5147169?v=4",
"profile": "https://github.com/luizgustavogp",
"contributions": [
"design",
"test"
]
},
{
"login": "arulconsultant",
"name": "arulconsultant",
"avatar_url": "https://avatars0.githubusercontent.com/u/47856951?v=4",
"profile": "https://github.com/arulconsultant",
"contributions": [
"test"
]
},
{
"login": "guilhermeps",
"name": "Guilherme Silva",
"avatar_url": "https://avatars1.githubusercontent.com/u/38736244?v=4",
"profile": "https://github.com/guilhermeps",
"contributions": [
"design",
"test",
"code"
]
},
{
"login": "ostorc",
"name": "Ondřej Štorc",
"avatar_url": "https://avatars1.githubusercontent.com/u/13519594?v=4",
"profile": "https://github.com/ostorc",
"contributions": [
"design",
"test"
]
},
{
"login": "MarlonMiranda",
"name": "Marlon Miranda da Silva",
"avatar_url": "https://avatars3.githubusercontent.com/u/12774904?v=4",
"profile": "https://github.com/MarlonMiranda",
"contributions": [
"design",
"test"
]
},
{
"login": "NicoCG",
"name": "NicoCG",
"avatar_url": "https://avatars1.githubusercontent.com/u/33652180?v=4",
"profile": "https://github.com/NicoCG",
"contributions": [
"test"
]
},
{
"login": "fals",
"name": "Filipe Augusto Lima de Souza",
"avatar_url": "https://avatars2.githubusercontent.com/u/3750960?v=4",
"profile": "https://stackoverflow.com/users/2072198/fals",
"contributions": [
"design",
"test",
"code"
]
},
{
"login": "sshaw-sml",
"name": "sshaw-sml",
"avatar_url": "https://avatars3.githubusercontent.com/u/33876744?v=4",
"profile": "https://github.com/sshaw-sml",
"contributions": [
"test",
"code"
]
},
{
"login": "matheusneder",
"name": "Matheus Neder",
"avatar_url": "https://avatars1.githubusercontent.com/u/6011646?v=4",
"profile": "https://github.com/matheusneder",
"contributions": [
"test"
]
},
{
"login": "matiienkodimitri",
"name": "димитрий матиенко",
"avatar_url": "https://avatars2.githubusercontent.com/u/53822759?v=4",
"profile": "https://github.com/matiienkodimitri",
"contributions": [
"design",
"test"
]
},
{
"login": "morphlogic",
"name": "morphlogic",
"avatar_url": "https://avatars1.githubusercontent.com/u/29184473?v=4",
"profile": "https://github.com/morphlogic",
"contributions": [
"test",
"code"
]
},
{
"login": "felpasl",
"name": "Felipe Lambert",
"avatar_url": "https://avatars3.githubusercontent.com/u/5658895?v=4",
"profile": "https://github.com/felpasl",
"contributions": [
"test",
"code"
]
},
{
"login": "phmatray",
"name": "Philippe Matray",
"avatar_url": "https://avatars2.githubusercontent.com/u/9035444?v=4",
"profile": "https://matray.website",
"contributions": [
"design",
"code"
]
},
{
"login": "leandrofagundes",
"name": "Leandro Fagundes",
"avatar_url": "https://avatars1.githubusercontent.com/u/10363927?v=4",
"profile": "https://github.com/leandrofagundes",
"contributions": [
"question"
]
},
{
"login": "bommen",
"name": "Bart van Ommen",
"avatar_url": "https://avatars2.githubusercontent.com/u/52955252?v=4",
"profile": "https://github.com/bommen",
"contributions": [
"ideas",
"code"
]
},
{
"login": "qpippop",
"name": "qpippop",
"avatar_url": "https://avatars0.githubusercontent.com/u/57645455?v=4",
"profile": "https://github.com/qpippop",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 5,
"projectName": "clean-architecture-manga",
"projectOwner": "ivanpaulovich",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}