From 91987e59fe341d918f878f8f91ca693a724cf1ab Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:07:17 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 960ebfdb..9a16b8ee 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -234,8 +234,18 @@ "contributions": [ "code" ] + }, + { + "login": "blackheaven", + "name": "Gautier DI FOLCO", + "avatar_url": "https://avatars.githubusercontent.com/u/1362807?v=4", + "profile": "https://gautier.difolco.dev/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }