From 6062ab4349eb534c07d0747bf180ded7fbc3300e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 16:45:50 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 81dab728b..630f1c08a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,9 +13,20 @@ "contributions": [ "doc" ] + }, + { + "login": "LVerneyPEReN", + "name": "Lucas Verney", + "avatar_url": "https://avatars.githubusercontent.com/u/58298410?v=4", + "profile": "https://github.com/LVerneyPEReN", + "contributions": [ + "code", + "ideas" + ] } ], "repoType": "github", "commitConvention": "none", - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "commitType": "docs" }