From d2bb9d96222a66de9bf0202b7627fefdef689863 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 02:06:35 +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 0fbf611..f241249 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -27,7 +27,17 @@ "contributions": [ "code" ] + }, + { + "login": "3x", + "name": "Example", + "avatar_url": "https://avatars1.githubusercontent.com/u/18331588?v=4", + "profile": "https://github.com/3x", + "contributions": [ + "code" + ] } ], - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "skipCi": true }