From a1757241350e24ed407301237f89cf4ee6edf5d8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 14:11:24 +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 107b432a..0a845d91 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -39,6 +39,15 @@ "code", "ideas" ] + }, + { + "login": "Aleserche", + "name": "aleserche", + "avatar_url": "https://avatars3.githubusercontent.com/u/2920837?v=4", + "profile": "https://github.com/Aleserche", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -47,5 +56,6 @@ "projectName": "Gwion", "projectOwner": "fennecdjay", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true } -- 2.43.0