From 7f1ba8f166b266a94cead90c2c5201afce09b0c6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Apr 2023 23:45:50 +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 a24a8742..2a13389b 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Julien Bouquillon ⚠️ 💻 |
 Kasir Barati 📖 |
 Aidan Gilmore ⚠️ 💻 |
+  Void ⚠️ 💻 |
From b52e35be7d5c7067d0c7189d45b5f9561c607806 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Apr 2023 23:45:51 +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 6abb7799..77f1d48a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -102,6 +102,16 @@
"test",
"code"
]
+ },
+ {
+ "login": "0x-Void",
+ "name": "Void",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32745739?v=4",
+ "profile": "https://github.com/0x-Void",
+ "contributions": [
+ "test",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,