From b6bf4a9cb97cb1d82660d78af2cfed11ad1691cb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 09:36:17 +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 28dccef4..b3a046d9 100644 --- a/README.md +++ b/README.md @@ -1030,6 +1030,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Sibelius Seraphini
Sibelius Seraphini

👀 Jim Cummins
Jim Cummins

👀 Mihkel Sokk
Mihkel Sokk

👀 + Jiří Brabec
Jiří Brabec

💻 From 9321e50ed7fe5e1ba1b1c881839ba9858452cdbc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 09:36:18 +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 d1e9681d..03b532de 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -114,6 +114,15 @@ "contributions": [ "review" ] + }, + { + "login": "brabeji", + "name": "Jiří Brabec", + "avatar_url": "https://avatars3.githubusercontent.com/u/2237954?v=4", + "profile": "https://github.com/brabeji", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,