From 5e115c63f1fad32a75d20042d8107f6d6d91b2ee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 07:03:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a92be4fc..94012030 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dmitry Pronin

💻
Jonathan Beverley

💻
Zenghai Liang

💻 +
Mateusz Tracz

💻 From 0c15fc2657c9222c16c8bbcd6dc77e3a8c5e0d91 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 07:03:53 +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 e6596af8..6b8737a5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -307,6 +307,15 @@ "contributions": [ "code" ] + }, + { + "login": "matishadow", + "name": "Mateusz Tracz", + "avatar_url": "https://avatars0.githubusercontent.com/u/9083085?v=4", + "profile": "https://about.me/matishadow", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,