From fa6943764896aa64e4815645f922f9fceda5094a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:20:34 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db832cf..1034461 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/259099080ca24e029a910e3249d32041)](https://app.codacy.com/gh/ch3p4ll3/QBittorrentBot?utm_source=github.com&utm_medium=referral&utm_content=ch3p4ll3/QBittorrentBot&utm_campaign=Badge_Grade) -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) # QBittorrentBot @@ -90,12 +90,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Bogdan
Bogdan

💻 + joey00797
joey00797

🌍 + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 0400d6f430be52c0f3b294124524867830e701cb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:20:35 +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 79c3086..e85c624 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "code" ] + }, + { + "login": "joey00797", + "name": "joey00797", + "avatar_url": "https://avatars.githubusercontent.com/u/52893618?v=4", + "profile": "https://github.com/joey00797", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7,