From 6749ef3b15ee804f62240f65f2c9566a6b9e5c84 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 10:31:30 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fefe8c7..e91a045a 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Howie Douglas
Howie Douglas

💻 Chris Kaczor
Chris Kaczor

💻 + Johannes Kadak
Johannes Kadak

💻 From be2a100738bc94eb62550e22962f0afc857b2fad Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 10:31:31 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ceab2fb0..82f64efa 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -216,6 +216,15 @@ "contributions": [ "code" ] + }, + { + "login": "boxmein", + "name": "Johannes Kadak", + "avatar_url": "https://avatars1.githubusercontent.com/u/358714?v=4", + "profile": "https://www.boxmein.net", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,