From ab8efc91d583f66c44ac30fe46d6623b6de77e36 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:40:04 +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 a414e10a..2f9f5ca2 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! @@ -186,6 +186,7 @@ Thanks goes to these wonderful people from Overseerr ([emoji key](https://allcon d-fendrich
d-fendrich

🌍 David Fernández Alcoba
David Fernández Alcoba

💻 Gauvino
Gauvino

🌍 + EthanArmbrust
EthanArmbrust

💻 From 9a51c5b47bbd0b51467a51a3697bd964d597d589 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:40:05 +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 4ed1bb9f..76482f72 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -232,6 +232,15 @@ "contributions": [ "translation" ] + }, + { + "login": "EthanArmbrust", + "name": "EthanArmbrust", + "avatar_url": "https://avatars.githubusercontent.com/u/22754714?v=4", + "profile": "https://github.com/EthanArmbrust", + "contributions": [ + "code" + ] } ] }