From 3a680c47b67df464c4f5977e4e4e5f8244bc8f4f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Nov 2023 22:35:49 +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 306823a21..57604e64e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-
+
**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!
@@ -179,6 +179,7 @@ Thanks goes to these wonderful people from Overseerr ([emoji key](https://allcon
 andrey4korop 💻 🌍 |
 Geoffrey Coulaud 🌍 |
 Pikachu920 💻 |
+  Maxim Yalagin 💻 |
From 87a59651b2aa662299e240535d9d1c0d53852685 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Nov 2023 22:35:50 +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 47b3cab1a..91dcaa108 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -187,6 +187,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "yalagin",
+ "name": "Maxim Yalagin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/12879142?v=4",
+ "profile": "https://github.com/yalagin",
+ "contributions": [
+ "code"
+ ]
}
]
}