From 46b69db87a75eea7419e036fbd5204af9ea16156 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 03:31:53 +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 e48ae22051..1bdc794c26 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -232,7 +232,17 @@ "contributions": [ "code" ] + }, + { + "login": "mastodon0", + "name": "Martin Schuster", + "avatar_url": "https://avatars1.githubusercontent.com/u/7924332?v=4", + "profile": "https://github.com/mastodon0", + "contributions": [ + "code" + ] } ], - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "skipCi": true }