From ea0ec86baeadc40295c4196631eefaccccf775ca Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 13 Aug 2023 16:22:11 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0936afd..90306c1 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ You like it?
-[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
@@ -304,6 +304,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aron Rotteveel 💻 |
+ Lucas Furini 🤔 |
From 09b3a859bd12de6d00af3f9b3ef6905dd3f209db Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 13 Aug 2023 16:22:12 +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 ef4ff68..23baf06 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -82,6 +82,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "lucaskab",
+ "name": "Lucas Furini",
+ "avatar_url": "https://avatars.githubusercontent.com/u/30937569?v=4",
+ "profile": "https://www.linkedin.com/in/lucas-furini-42b144158/",
+ "contributions": [
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,