clean-architecture-manga/.all-contributorsrc

125 lines
3.1 KiB
Plaintext
Raw Normal View History

2019-08-26 05:19:01 +08:00
{
"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"
]
2019-08-26 05:21:42 +08:00
},
{
"login": "petrspelos",
"name": "Petr Sedláček",
"avatar_url": "https://avatars3.githubusercontent.com/u/21304428?v=4",
"profile": "https://spelos.net/",
"contributions": [
"test",
"code"
2019-08-26 05:45:20 +08:00
]
2019-08-26 05:26:53 +08:00
},
{
"login": "luizgustavogp",
"name": "Gus",
"avatar_url": "https://avatars2.githubusercontent.com/u/5147169?v=4",
"profile": "https://github.com/luizgustavogp",
"contributions": [
"design",
2019-08-26 06:09:16 +08:00
"test"
2019-08-26 05:45:20 +08:00
]
},
{
"login": "arulconsultant",
"name": "arulconsultant",
"avatar_url": "https://avatars0.githubusercontent.com/u/47856951?v=4",
"profile": "https://github.com/arulconsultant",
"contributions": [
2019-08-26 05:26:53 +08:00
"test"
2019-08-26 05:21:42 +08:00
]
2019-08-26 05:22:26 +08:00
},
{
"login": "guilhermeps",
"name": "Guilherme Silva",
"avatar_url": "https://avatars1.githubusercontent.com/u/38736244?v=4",
"profile": "https://github.com/guilhermeps",
"contributions": [
"design",
"test",
"code"
2019-08-26 06:08:59 +08:00
]
2019-08-26 05:23:12 +08:00
},
{
"login": "ostorc",
"name": "Ondřej Štorc",
"avatar_url": "https://avatars1.githubusercontent.com/u/13519594?v=4",
"profile": "https://github.com/ostorc",
"contributions": [
2019-08-26 05:25:41 +08:00
"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",
2019-08-26 05:23:12 +08:00
"test"
2019-08-26 05:22:26 +08:00
]
2019-08-26 05:24:24 +08:00
},
{
"login": "NicoCG",
"name": "NicoCG",
"avatar_url": "https://avatars1.githubusercontent.com/u/33652180?v=4",
"profile": "https://github.com/NicoCG",
"contributions": [
"test"
]
2019-08-26 06:09:16 +08:00
},
{
"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"
]
2019-08-26 06:10:50 +08:00
},
{
"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"
]
2019-08-26 05:19:01 +08:00
}
],
2019-08-30 05:31:12 +08:00
"contributorsPerLine": 5,
2019-08-26 05:19:01 +08:00
"projectName": "clean-architecture-manga",
"projectOwner": "ivanpaulovich",
"repoType": "github",
"repoHost": "https://github.com"
}