From d592469237239681b6e521cdd28c662acdad0c1c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 11:09:20 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13d1377d..a92be4fc 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gwilherm Folliot

💻
Dmitry Pronin

💻
Jonathan Beverley

💻 +
Zenghai Liang

💻 From 3efc142630c2278cd5ece99d40d7142749714710 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 11:09:21 +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 d1284867..e6596af8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -298,6 +298,15 @@ "contributions": [ "code" ] + }, + { + "login": "zend", + "name": "Zenghai Liang", + "avatar_url": "https://avatars1.githubusercontent.com/u/25160?v=4", + "profile": "https://github.com/zend", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,