From c96fbc71809e913cacde12a5859404490a2f783a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Oct 2022 09:26:50 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index 8dd7116..3e7f916 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -232,6 +232,7 @@ authors.
bhbuehler 🖋 |
+ Yuri Astrakhan 💻 |
From 8b251a202f09b24fa1c009e32b69bfa82d4ca75e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Oct 2022 09:26:51 +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 5235b38..eaaf624 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1623,6 +1623,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "nyurik",
+ "name": "Yuri Astrakhan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1641515?v=4",
+ "profile": "https://github.com/nyurik",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,