From cfe46b435d1608d27ed6b285c1ea39193ca5d292 Mon Sep 17 00:00:00 2001 From: BradleyDS2 Date: Mon, 24 Jan 2022 00:08:18 +1100 Subject: [PATCH 1/5] Update README.md Fix typo: 'thrid' to 'third' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a010dd..2a3f048 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Mango is a self-hosted manga server and reader. Its features include - Supports nested folders in library - Automatically stores reading progress - Thumbnail generation -- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from thrid-party sites +- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from third-party sites - The web reader is responsive and works well on mobile, so there is no need for a mobile app - All the static files are embedded in the binary, so the deployment process is easy and painless From 312de0e7b53cee44dfe18f8d5604bf996537371e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 05:14:08 +0000 Subject: [PATCH 2/5] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a3f048..f83a30f 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Please check the [development guideline](https://github.com/hkalexling/Mango/wik
Simon

💻
David Knaack

🚇
i use arch btw

🚇 +
BradleyDS2

📖 From 3df4675dd7dcd3a682763c999800312730883f4b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 05:14:09 +0000 Subject: [PATCH 3/5] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ca614a0..790260d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -113,6 +113,15 @@ "contributions": [ "infra" ] + }, + { + "login": "BradleyDS2", + "name": "BradleyDS2", + "avatar_url": "https://avatars.githubusercontent.com/u/2174921?v=4", + "profile": "https://github.com/BradleyDS2", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, From 85b57672e67b4a3f8ea2cda91b8d896195da2b23 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 11:52:11 +0000 Subject: [PATCH 4/5] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f83a30f..b4d3d3a 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Please check the [development guideline](https://github.com/hkalexling/Mango/wik
David Knaack

🚇
i use arch btw

🚇
BradleyDS2

📖 +
Robbo

💻 From 7fa8ffa0bd96c4375a5a6494a3b2a6d067d5b5a8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 11:52:12 +0000 Subject: [PATCH 5/5] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 790260d..8f287e9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -122,6 +122,15 @@ "contributions": [ "doc" ] + }, + { + "login": "nduja", + "name": "Robbo", + "avatar_url": "https://avatars.githubusercontent.com/u/69299134?v=4", + "profile": "https://github.com/nduja", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,