From 4c590e9c50116553ca1f31a14884fa90f8b91809 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 11:48:53 +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 b4b4ef77..9c12fce0 100644 --- a/README.md +++ b/README.md @@ -691,6 +691,7 @@ Thanks goes to these people ([emoji key][emojis]):
Ben Styles

💻 ⚠️
Laura Beatris

💻 ⚠️
Boris Serdiuk

🐛 +
bozdoz

📖 From 94ef44239a1d3065efea6664be2a30181a71bd16 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 11:48:54 +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 07cc8d4b..5ed8b88e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -754,6 +754,15 @@ "contributions": [ "bug" ] + }, + { + "login": "bozdoz", + "name": "bozdoz", + "avatar_url": "https://avatars.githubusercontent.com/u/1410985?v=4", + "profile": "https://bozdoz.com", + "contributions": [ + "doc" + ] } ], "commitConvention": "none",