From 121bf1b5906de890c8b57c704b96420408199f22 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 09:41:37 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 72f52e7a33..0b7ae72d08 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -62,6 +62,19 @@ "contributions": [ "code" ] + }, + { + "login": "alantrrs", + "name": "Alan", + "avatar_url": "https://avatars2.githubusercontent.com/u/689720?v=4", + "profile": "https://twitter.com/alantrrs", + "contributions": [ + "code", + "plugin", + "bug", + "test", + "ideas" + ] } ], "contributorsPerLine": 7,