diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..cba869772 --- /dev/null +++ b/.all-contributorsrc @@ -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" +}