From 3b51ff53eb7624293c65d0e63b66f77969d7fcbf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 16:36:51 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c9af3ec..7a7e2c3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -292,6 +292,16 @@ "contributions": [ "doc" ] + }, + { + "login": "lukapeschke", + "name": "Luka Peschke", + "avatar_url": "https://avatars1.githubusercontent.com/u/17085536?v=4", + "profile": "https://github.com/lukapeschke", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,