From df805742d65b09ce42f3dca514b218dfd26fcf0a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 09:10:54 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 22ddf18..9db5a0e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,6 +9,21 @@ "imageSize": 100, "commit": true, "commitConvention": "atom", - "contributors": [], - "contributorsPerLine": 7 + "contributors": [ + { + "login": "investe", + "name": "InveSte", + "avatar_url": "https://avatars3.githubusercontent.com/u/32263484?v=4", + "profile": "https://github.com/investe", + "contributions": [ + "code", + "design", + "review", + "security", + "ideas" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true }