From 981f673dbb4bb48d54ce70a336a611a11b8f292d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 12:42:57 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37c3ba8f..534d1a2a 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jonathan
Jonathan

💻 Hans Koch
Hans Koch

💻 Dak Smyth
Dak Smyth

💻 + Wang Zhi
Wang Zhi

💻 From ba073d546a32f903acf0bde9cce6cf0a5dfb825e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 12:42:58 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 37274ede..f41dd810 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -180,6 +180,15 @@ "contributions": [ "code" ] + }, + { + "login": "yfwz100", + "name": "Wang Zhi", + "avatar_url": "https://avatars2.githubusercontent.com/u/983211?v=4", + "profile": "http://yfwz100.github.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,