From 21064b63a1217ae2ac158f6498429323c902c703 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Feb 2023 14:44:22 +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 4bed3c094..b0032c19e 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Leonardo Montini 💻 🐛 |
 Itai Mizlish 💻 📖 |
 Luis Beqja 💻 |
+  Riccardo Vettore 💻 |
From 23fe4249b92e0f422faa57a9cb4ce0e35b8f31f2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Feb 2023 14:44:23 +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 96d7824f3..1adb6df8e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -147,6 +147,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "riccardo-vettore",
+ "name": "Riccardo Vettore",
+ "avatar_url": "https://avatars.githubusercontent.com/u/108279675?v=4",
+ "profile": "https://www.riccardovettore.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,