allerta-vvf/.all-contributorsrc

30 lines
609 B
JSON

{
"projectName": "allerta-vvf",
"projectOwner": "allerta-vvf",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "atom",
"contributors": [
{
"login": "investe",
"name": "InveSte",
"avatar_url": "https://avatars3.githubusercontent.com/u/32263484?v=4",
"profile": "https://github.com/investe",
"contributions": [
"code",
"design",
"review",
"security",
"ideas"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}