clean-architecture-manga/.all-contributorsrc
Ivan Paulovich f7cfc58fd4 Review
2019-08-25 23:45:20 +02:00

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