diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000000000000000000000000000000000..4d5e4be2ff81c54a874d225e45eb3cc6b9850838 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "MarcSkovMadsen", + "name": "Marc Skov Madsen", + "avatar_url": "https://avatars.githubusercontent.com/u/42288570?v=4", + "profile": "http://datamodelsanalytics.com", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "ScienceAccess", + "projectOwner": "russelljjarvis", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +}