From 01ad06ef889b1121071f9447e6580ec3ceef39e9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 09:21:17 +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 ec7cd10..3284988 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)

@@ -229,6 +229,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tapas Adhikary

💻 🚇 ⚠️
Nirmal Kumar

⚠️ 💻 +
William Zhu

⚠️ 💻 From 1254ee6a128ffdc663d01a800543edeec07de086 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 09:21:18 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5461a2c..84b5fac 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -25,6 +25,16 @@ "test", "code" ] + }, + { + "login": "williamzhu17", + "name": "William Zhu", + "avatar_url": "https://avatars.githubusercontent.com/u/77871333?v=4", + "profile": "https://github.com/williamzhu17", + "contributions": [ + "test", + "code" + ] } ], "contributorsPerLine": 7,