From a32307e6cfe7b79a432a3d0bba9744f893456c49 Mon Sep 17 00:00:00 2001 From: fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Wed, 8 Nov 2023 02:51:26 +0500 Subject: [PATCH] docs: [skip ci] removed contributor block so all-contributors can handle it --- .all-contributorsrc | 50 --------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index cadfed69d..323277abf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,56 +4,6 @@ ], "imageSize": 100, "commit": false, - "contributors": [ - { - "login": "Fallenbagel", - "name": "Fallenbagel", - "avatar_url": "https://avatars.githubusercontent.com/u/98979876?v=4", - "profile": "https://github.com/Fallenbagel", - "contributions": [ - "code", - "Maintenance", - "Reviewed Pull Requests" - ] - }, - { - "login": "notfakie", - "name": "notfakie", - "avatar_url": "https://avatars.githubusercontent.com/u/103784113?v=4", - "profile": "https://github.com/notfakie", - "contributions": [ - "code" - ] - }, - { - "login": "Jumail", - "name": "Mohamed Jumail", - "avatar_url": "https://avatars.githubusercontent.com/u/7672055?v=4", - "profile": "https://github.com/Jumail", - "contributions": [ - "Reviewed Pull Requests" - ] - }, - { - "login": "seanzhang98", - "name": "Sean", - "avatar_url": "https://avatars.githubusercontent.com/u/34902361?v=4", - "profile": "https://github.com/seanzhang98", - "contributions": [ - "translation", - "code" - ] - }, - { - "login": "jsl9208", - "name": "Shilong Jiang", - "avatar_url": "https://avatars.githubusercontent.com/u/4048787?v=4", - "profile": "https://www.heywhale.com", - "contributions": [ - "code" - ] - } - ], "badgeTemplate": "\"All-orange.svg\"/>", "contributorsPerLine": 7, "projectName": "jellyseerr",