diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..4fe4a3991 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,23 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "NBTX", + "name": "John Harker", + "avatar_url": "https://avatars3.githubusercontent.com/u/43181178?v=4", + "profile": "https://github.com/NBTX", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "postwoman", + "projectOwner": "liyasthomas", + "repoType": "github", + "repoHost": "https://github.com" +}