From c796f6000865b85e62131aa92f8acba5a31f8b02 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 15:08:51 +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 8a103331a..df7ac609a 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,7 @@ Thanks goes to these wonderful people
Maciej Jastrzebski

📖
Sergio Moreno

💻
David Nixon

📖 +
Anton Khitrenovich

📖 From 07297d14f3b3c4f3e84710999bac22856f648ad3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 15:08:52 +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 5e135bddf..29d44d1fd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2132,6 +2132,15 @@ "contributions": [ "doc" ] + }, + { + "login": "khitrenovich", + "name": "Anton Khitrenovich", + "avatar_url": "https://avatars.githubusercontent.com/u/3424762?v=4", + "profile": "http://technotes.khitrenovich.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,