From bb358229f01d71543f298084538e62d1201673f0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 02:58:21 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4cffb21e..e702fc27 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,9 @@ Thanks goes to these wonderful people
William BEUIL

📖
Emmanouil Zoumpoulakis

📖 + +
Peter Hozák

💻 + From b2c78e518bd39364de9939d83549a4131454e73d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 02:58:22 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 74d36080..05a12893 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -201,6 +201,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Aprillion", + "name": "Peter Hozák", + "avatar_url": "https://avatars0.githubusercontent.com/u/1087670?v=4", + "profile": "http://peter.hozak.info/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,