docs: create .all-contributorsrc

This commit is contained in:
allcontributors[bot] 2019-05-20 15:27:53 +00:00
parent 58514301f4
commit 92b20f4f3a

23
.all-contributorsrc Normal file
View File

@ -0,0 +1,23 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "swederik",
"name": "Erik Ziegler",
"avatar_url": "https://avatars3.githubusercontent.com/u/607793?v=4",
"profile": "https://github.com/swederik",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Viewers",
"projectOwner": "OHIF",
"repoType": "github",
"repoHost": "https://github.com"
}