From 1aaa845d6f8b1a5d1ca37aa161ee749b0bf9463a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 15:20:55 +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 584afa2..54214a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@       -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) @@ -275,6 +275,7 @@ yarn test
Colby Fayock

💻 📖 💡 +
William

💻 From 2b0c6996f925e154dbdebdbafaa8b69e40ab50ad Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 15:20:56 +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 4cfbd2c..4fa71e3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -16,6 +16,15 @@ "doc", "example" ] + }, + { + "login": "Chuloo", + "name": "William", + "avatar_url": "https://avatars.githubusercontent.com/u/22301208?v=4", + "profile": "https://github.com/Chuloo", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,