Files
docz/.all-contributorsrc
2018-09-27 22:47:17 -03:00

61 lines
1.4 KiB
JSON

{
"projectName": "docz",
"projectOwner": "pedronauck",
"repoType": "github",
"repoHost": "https://github.com",
"badgeTemplate": "",
"files": [
"README.md",
"CONTRIBUTING.md"
],
"imageSize": 60,
"commit": true,
"contributors": [
{
"login": "pedronauck",
"name": "Pedro Nauck",
"avatar_url": "https://avatars3.githubusercontent.com/u/2029172?v=4",
"profile": "https://github.com/pedronauck",
"contributions": [
"code",
"doc",
"bug",
"review"
]
},
{
"login": "nicholasess",
"name": "Nicholas Eduardo",
"avatar_url": "https://avatars0.githubusercontent.com/u/3238901?s=460&v=4",
"profile": "https://github.com/nicholasess",
"contributions": [
"code",
"doc",
"bug"
]
},
{
"login": "mpivaa",
"name": "Marcelo Piva",
"avatar_url": "https://avatars1.githubusercontent.com/u/2096216?s=460&v=4",
"profile": "https://github.com/mpivaa",
"contributions": [
"code",
"doc",
"bug"
]
},
{
"login": "jaburcodes",
"name": "Guilherme Jabur",
"avatar_url": "https://avatars0.githubusercontent.com/u/13947203?v=4",
"profile": "https://github.com/jaburcodes",
"contributions": [
"code",
"doc",
"bug"
]
}
]
}