.all-contributorsrc
{
"projectName": "node-lambda-log",
"projectOwner": "KyleRoss",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"skipCi": true,
"contributors": [
{
"login": "KyleRoss",
"name": "Kyle Ross",
"avatar_url": "https://avatars.githubusercontent.com/u/2508347?v=4",
"profile": "http://kyleross.me/",
"contributions": [
"code",
"doc",
"maintenance"
]
},
{
"login": "jogold",
"name": "Jonathan Goldwasser",
"avatar_url": "https://avatars.githubusercontent.com/u/12623249?v=4",
"profile": "https://github.com/jogold",
"contributions": [
"code",
"bug"
]
},
{
"login": "gagres",
"name": "Gabriel",
"avatar_url": "https://avatars.githubusercontent.com/u/10873171?v=4",
"profile": "https://github.com/gagres",
"contributions": [
"ideas"
]
},
{
"login": "sh1n1chi8acker",
"name": "sh1n1chi8acker",
"avatar_url": "https://avatars.githubusercontent.com/u/9838599?v=4",
"profile": "https://github.com/sh1n1chi8acker",
"contributions": [
"bug"
]
},
{
"login": "pleonasm",
"name": "Matt Nagi",
"avatar_url": "https://avatars.githubusercontent.com/u/619447?v=4",
"profile": "https://github.com/pleonasm",
"contributions": [
"doc"
]
},
{
"login": "nickcox",
"name": "nickcox",
"avatar_url": "https://avatars.githubusercontent.com/u/135552?v=4",
"profile": "https://github.com/nickcox",
"contributions": [
"doc"
]
},
{
"login": "taschmidt",
"name": "Tim Schmidt",
"avatar_url": "https://avatars.githubusercontent.com/u/228736?v=4",
"profile": "https://github.com/taschmidt",
"contributions": [
"code"
]
},
{
"login": "mariux",
"name": "Marius Tolzmann",
"avatar_url": "https://avatars.githubusercontent.com/u/918717?v=4",
"profile": "https://mineiros.io",
"contributions": [
"bug"
]
},
{
"login": "tulsidas",
"name": "AndresQ",
"avatar_url": "https://avatars.githubusercontent.com/u/192908?v=4",
"profile": "http://www.jengibre.com.ar",
"contributions": [
"ideas"
]
},
{
"login": "mfogel",
"name": "Mike Fogel",
"avatar_url": "https://avatars.githubusercontent.com/u/69902?v=4",
"profile": "http://mike.fogel.ca",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7
}