From 4817ff13f3e312602d065caad7a86c85be7bb08e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 18:24:25 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba1833b38e..123549fcfd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-71-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -217,6 +217,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Deng Wenbin

🌍
alikates

🖋 + +
hopnux

🌍 + From e911db48cec5551eb6600b2734419b3998804a62 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 18:24:26 +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 8344adf982..3f546730f3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -647,6 +647,15 @@ "contributions": [ "content" ] + }, + { + "login": "hopnux", + "name": "hopnux", + "avatar_url": "https://avatars.githubusercontent.com/u/110078361?v=4", + "profile": "https://github.com/hopnux", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7,