From 140665a95487afce3b01f1cfc29b155ca84ea06d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:15:18 +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 02a6f23f4..c80af0b17 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,7 @@ Thanks goes to these wonderful people
Obie Munoz

📖
Bert B

📖
Alireza Heydari

📖 +
Gleb Radutsky

📖 From 26d9b1b10c48ae3bf812e5903694e5f30881d8e1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:15:19 +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 69870f59a..530e4cd1c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2087,6 +2087,15 @@ "contributions": [ "doc" ] + }, + { + "login": "glebinsky", + "name": "Gleb Radutsky", + "avatar_url": "https://avatars.githubusercontent.com/u/898643?v=4", + "profile": "https://github.com/glebinsky", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,