From 9bf20b76fa5ffeda73eb0c619a136a6d72cc8a65 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:18:01 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d80b47ff5..c1d8b925e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Docker pulls GitHub -All Contributors +All Contributors **Jellyseerr** is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers! @@ -160,6 +160,7 @@ Thanks goes to these wonderful people from Overseerr ([emoji key](https://allcon Sean
Sean

🌍 💻 notfakie
notfakie

💻 Mohamed Jumail
Mohamed Jumail

👀 + Shilong Jiang
Shilong Jiang

💻 From 44e368cb1b79da8a9af4732efddbc50b233d95aa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:18:02 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e4b6618bb..cfc923e11 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,15 @@ "contributions": [ "review" ] + }, + { + "login": "jsl9208", + "name": "Shilong Jiang", + "avatar_url": "https://avatars.githubusercontent.com/u/4048787?v=4", + "profile": "https://www.heywhale.com", + "contributions": [ + "code" + ] } ] }