diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..d724c39 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,23 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "pepf", + "name": "Pepijn", + "avatar_url": "https://avatars1.githubusercontent.com/u/1265435?v=4", + "profile": "http://blog.pepf.nl", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "react-nodegui-starter", + "projectOwner": "nodegui", + "repoType": "github", + "repoHost": "https://github.com" +}