From 7f68dd0de4a1040cfe7c31b2c7ace1f080cf0c35 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 19:19:59 +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 6e42f6f..ef9b5ab 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
lukas

💻
Ameya Shenoy

💻
Raymon de Looff

💻 +
John Clayton

💻 From 709239a01c13e56d437f22e5e3289884fd6e58fe Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 19:20:00 +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 a782e6a..2172b6d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -431,6 +431,15 @@ "contributions": [ "code" ] + }, + { + "login": "jsclayton", + "name": "John Clayton", + "avatar_url": "https://avatars2.githubusercontent.com/u/704034?v=4", + "profile": "http://codemonkeylabs.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,