From 0730e179322ce10b913a531b3464ce6ca3c8c716 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:54:23 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01b048da2..67f4ab82b 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! @@ -153,6 +153,13 @@ Thanks goes to these wonderful people from Overseerr ([emoji key](https://allcon + + + + + + +
Fallenbagel
Fallenbagel

💻 🚧
From dd08f5e7cfaa7a8a7f600351c69ddbe248e35944 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:54:24 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 323277abf..179c58818 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -12,5 +12,17 @@ "repoHost": "https://github.com", "skipCi": false, "commitConvention": "angular", - "commitType": "docs" + "commitType": "docs", + "contributors": [ + { + "login": "Fallenbagel", + "name": "Fallenbagel", + "avatar_url": "https://avatars.githubusercontent.com/u/98979876?v=4", + "profile": "https://github.com/Fallenbagel", + "contributions": [ + "code", + "maintenance" + ] + } + ] }