From 8d4e4d5bb656626db9a3f0b7beacbe84890e8101 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 14:36:43 +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 7b5fa7ba..512fe8e0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![Tweet][tweet-badge]][tweet-url] -[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-) ## Installation @@ -222,6 +222,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Giorgio Polvara

πŸ’» ⚠️ πŸ“–
Josh David

πŸ“–
MichaΓ«l De Boey

πŸ’» πŸ“¦ 🚧 +
Jian Huang

πŸ’» ⚠️ πŸ“– From 82c2f6fd6b54da9a42a539e75c3b35caefe70315 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 14:36:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ff8af457..d7b275df 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -369,6 +369,17 @@ "platform", "maintenance" ] + }, + { + "login": "J-Huang", + "name": "Jian Huang", + "avatar_url": "https://avatars0.githubusercontent.com/u/4263459?v=4", + "profile": "https://github.com/J-Huang", + "contributions": [ + "code", + "test", + "doc" + ] } ], "contributorsPerLine": 7,