From c5a5e22e3df7cb76b19c9960dc35ace698689231 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 21:05:49 +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 dcc618d6..eef9ac17 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,9 @@ Thanks goes to these wonderful people
imalbert

📖
Dennis Collon

📖 + +
Jakub Różbicki

📖 + From 9c68633e2aacfbeb14cce7a65d8b0aa95645f5c6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 21:05:50 +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 03c65fe2..6b05f5a8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -265,6 +265,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jrozbicki", + "name": "Jakub Różbicki", + "avatar_url": "https://avatars3.githubusercontent.com/u/35103924?v=4", + "profile": "https://github.com/jrozbicki", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,