From 2cc0e7b3792974a5a1ef5cc65af0c233d9e6b302 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 13 Feb 2021 11:45: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 b4d0fc64..0f8c4a08 100644 --- a/README.md +++ b/README.md @@ -683,6 +683,7 @@ Thanks goes to these people ([emoji key][emojis]):
Vasilii Kovalev

💻 📖
Dale Seo

📖
Alex Boyce

💻 +
Ben Styles

💻 ⚠️ From c7b3f82d5e8eb2be9c6bcbdd5b83635414891564 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 13 Feb 2021 11:45:58 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8040dc4b..45477d71 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -725,6 +725,16 @@ "contributions": [ "code" ] + }, + { + "login": "benadamstyles", + "name": "Ben Styles", + "avatar_url": "https://avatars.githubusercontent.com/u/4380655?v=4", + "profile": "https://benadamstyles.com", + "contributions": [ + "code", + "test" + ] } ], "commitConvention": "none",