From 60928bad9f917eccdd3f17e9bd54ef475c8b59f5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 06:22:51 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2b49803..ce588c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -99,6 +99,16 @@ "contributions": [ "platform" ] + }, + { + "login": "Theotime812", + "name": "Théotime Maillarbaux", + "avatar_url": "https://avatars.githubusercontent.com/u/45947878?v=4", + "profile": "https://github.com/Theotime812", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7, @@ -106,5 +116,6 @@ "projectOwner": "Bhupesh-V", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }