From 2bae88b89ce1282babcb198741ff38b82d12a90b Mon Sep 17 00:00:00 2001 From: Emotion Date: Fri, 7 Jan 2022 23:21:05 +1300 Subject: [PATCH] Delete .all-contributorsrc --- .all-contributorsrc | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index eea9acf..0000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,24 +0,0 @@ -{ - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [ - { - "login": "EmotionChild", - "name": "Emotion", - "avatar_url": "https://avatars.githubusercontent.com/u/36905598?v=4", - "profile": "https://www.emotionchild.com", - "contributions": [ - "code" - ] - } - ], - "contributorsPerLine": 7, - "projectName": "Ellie-v4", - "projectOwner": "EllieBotDevs", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true -}