clean-architecture-manga/.all-contributorsrc
2019-08-25 22:09:16 +00:00

106 lines
2.6 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"
]
}
],
"contributorsPerLine": 7,
"projectName": "clean-architecture-manga",
"projectOwner": "ivanpaulovich",
"repoType": "github",
"repoHost": "https://github.com"
}