From 2d2013e045f50a88e9f144481fd1b3cc0719585b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2020 20:40:12 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index fff11ba..a088c85 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -449,6 +449,15 @@ "contributions": [ "doc" ] + }, + { + "login": "lukwil", + "name": "Lukas Willburger", + "avatar_url": "https://avatars1.githubusercontent.com/u/30203234?v=4", + "profile": "https://github.com/lukwil", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,