From 2df047b3aa96f9cd2134e6e3abb5b1db557cbed8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:21:23 +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 a5c42680c6..e89ab8f190 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ For issues we want to focus on that are most relevant at any given time, please avinizhanov
avinizhanov

🐛 💻 kmohsin11
kmohsin11

🐛 Axel Martinez
Axel Martinez

🐛 + Federico Zivolo
Federico Zivolo

💻 From 84ab6bfa8ff7da8fa897b95e0c9915c932bc899f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:21: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 5d3eeea981..7fc3513f7c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -649,6 +649,15 @@ "contributions": [ "bug" ] + }, + { + "login": "FezVrasta", + "name": "Federico Zivolo", + "avatar_url": "https://avatars.githubusercontent.com/u/5382443?v=4", + "profile": "https://nivora.app", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,