From 763995763fea5595b49e83a2a1c420ae3f34a47f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:33:40 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e5ba545..8cb59d5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -50,6 +50,15 @@ "contributions": [ "bug" ] + }, + { + "login": "dschuermann", + "name": "Dominik Schürmann", + "avatar_url": "https://avatars3.githubusercontent.com/u/321888?v=4", + "profile": "https://www.cotech.de/services/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,