From 7a86ea8663aac33156bfe602ca3e106218996027 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 9 Nov 2023 08:56:37 +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 3a2be038..668dd441 100644
--- a/README.md
+++ b/README.md
@@ -426,6 +426,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 justintoman 💻 ⚠️ |
 Anthony Devick 💻 ⚠️ 📖 |
 Richard Maisano 💻 ⚠️ |
+  Aleksei Androsov 💻 ⚠️ |
From 20927343c4933c4fa4296cb8d57c7da8614f2212 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 9 Nov 2023 08:56:38 +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 5e738143..3e5d8940 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -649,6 +649,16 @@
"code",
"test"
]
+ },
+ {
+ "login": "doochik",
+ "name": "Aleksei Androsov",
+ "avatar_url": "https://avatars.githubusercontent.com/u/31961?v=4",
+ "profile": "https://github.com/doochik",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,