docs: create .all-contributorsrc
This commit is contained in:
parent
58514301f4
commit
92b20f4f3a
23
.all-contributorsrc
Normal file
23
.all-contributorsrc
Normal 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"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user