From 97341d53d7dd32b30227f80b41cff63a51293622 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 11:56:13 +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 79538b8b..3ed51be4 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Thanks goes to these people ([emoji key][emojis]):
Gustavo Porto

📖
Bo Vandersteene

💻
Janek

💻 ⚠️ +
Gleb Irovich

💻 ⚠️ From 9e0fcfdbda756721b40111912c68ddeffe99fb22 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 11:56:14 +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 291aa0ce..f6cf697b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -178,6 +178,16 @@ "code", "test" ] + }, + { + "login": "GlebIrovich", + "name": "Gleb Irovich", + "avatar_url": "https://avatars.githubusercontent.com/u/33176414?v=4", + "profile": "https://github.com/GlebIrovich", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,