From 4be95fade44cf498e042b85eecb2d914a4e596c1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:42:06 +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 f47d0cde..510bb612 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! @@ -188,6 +188,7 @@ Thanks goes to these wonderful people from Overseerr ([emoji key](https://allcon Gauvino
Gauvino

🌍 EthanArmbrust
EthanArmbrust

💻 Eduardo
Eduardo

📖 + RickLuiken
RickLuiken

💻 From f2b1fd24c23d6b4ba60901ff8763dd721153c9b0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:42:07 +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 47cf301c..7a4ce0a3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -250,6 +250,15 @@ "contributions": [ "doc" ] + }, + { + "login": "RickLuiken", + "name": "RickLuiken", + "avatar_url": "https://avatars.githubusercontent.com/u/34110371?v=4", + "profile": "https://github.com/RickLuiken", + "contributions": [ + "code" + ] } ] }