From df7be98b66164e585e168aab76051e41b06a3693 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 21:20:32 +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 30cb965b76f7..3867a6111cab 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Benjamin Nickolls

📖 +
Tom Jenkinson

💻 From 1db68bf4dc2a071237251f068553a8bb9e1efe73 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 21:20:33 +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 994a3ed16aab..fdc1d608aa7b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -294,6 +294,15 @@ "contributions": [ "doc" ] + }, + { + "login": "tjenkinson", + "name": "Tom Jenkinson", + "avatar_url": "https://avatars0.githubusercontent.com/u/3259993?v=4", + "profile": "https://tjenkinson.me", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,