From a3579c48fbf431d148dfaf8843c9f420bba9940f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 10 Oct 2023 17:50:16 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ca5cfb6..74958c9 100644
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Federico Grandi 💻 |
+  Ben 💻 |
From bf22fb91ffd11f9102db57de433b3154d5857661 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 10 Oct 2023 17:50:17 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f2f2875..a3315ff 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -18,8 +18,18 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "ben-v",
+ "name": "Ben",
+ "avatar_url": "https://avatars.githubusercontent.com/u/8211835?v=4",
+ "profile": "https://github.com/ben-v",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
- "linkToUsage": true
+ "linkToUsage": true,
+ "commitType": "docs"
}