diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..fa763c6 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,33 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "AidanTheBandit1", + "name": "AidanTheBandit", + "avatar_url": "https://avatars.githubusercontent.com/u/84136868?v=4", + "profile": "http://banditco.dev", + "contributions": [ + "code" + ] + } + { + "login": "EmotionChild", + "name": "EmotionChild", + "avatar_url": "https://avatars.githubusercontent.com/u/36905598?v=4", + "profile": "http://www.emotionchild.com", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Ellie-bot", + "projectOwner": "EllieBotDevs", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +}