From 02d30b41711e6cad2a7551f2a0fa48b1d8c24d07 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:20:34 +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 6aee4256e..a0cfcf594 100644 --- a/README.md +++ b/README.md @@ -515,6 +515,7 @@ Thanks goes to these wonderful people denisx
denisx

💻 + Giovanni Gualiato
Giovanni Gualiato

📖 From d3e5f1a4e0297ee5903a8f55978d470fcead683a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:20:35 +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 c79b63380..d84900e10 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2673,6 +2673,15 @@ "contributions": [ "code" ] + }, + { + "login": "ggualiato", + "name": "Giovanni Gualiato", + "avatar_url": "https://avatars.githubusercontent.com/u/26698704?v=4", + "profile": "https://github.com/ggualiato", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,