From fb2a4d268d38f4f5866d3f8098daa1f34ecb7c7a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 20:54:29 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 82f64efa..23aa2d46 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -225,6 +225,15 @@ "contributions": [ "code" ] + }, + { + "login": "LeSeulArtichaut", + "name": "LeSeulArtichaut", + "avatar_url": "https://avatars1.githubusercontent.com/u/38361244?v=4", + "profile": "https://github.com/LeSeulArtichaut", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -232,5 +241,6 @@ "projectOwner": "Eugeny", "repoType": "github", "repoHost": "https://github.com", - "commitConvention": "none" + "commitConvention": "none", + "skipCi": true }