From 71797eb93f951a2907d3012dedeb5d59a631b461 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 15:45: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 77709e18..13d1377d 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gobius Dolhain

💻
Gwilherm Folliot

💻
Dmitry Pronin

💻 +
Jonathan Beverley

💻 From 96d9d81be209e8773bd5330ea8f38c12f45958a3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 15:45: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 753dc536..d1284867 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -289,6 +289,15 @@ "contributions": [ "code" ] + }, + { + "login": "JonathanBeverley", + "name": "Jonathan Beverley", + "avatar_url": "https://avatars1.githubusercontent.com/u/20328966?v=4", + "profile": "https://github.com/JonathanBeverley", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,