From 86c6b3cbc8d6783a0f09196b3d7fd083616ed14f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:32:05 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index dffce20..e5ba545 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,7 +33,7 @@ "code" ] }, - { + { "login": "merlokk", "name": "Oleg Moiseenko", "avatar_url": "https://avatars2.githubusercontent.com/u/807634?v=4", @@ -41,6 +41,15 @@ "contributions": [ "code" ] + }, + { + "login": "aseigler", + "name": "Alex Seigler", + "avatar_url": "https://avatars1.githubusercontent.com/u/6605560?v=4", + "profile": "https://github.com/aseigler", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,