From 73bbd084543d453ff534228146cb2e0c63eed73f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 09:45:49 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a883a7fe..a3aa887a 100644 --- a/README.md +++ b/README.md @@ -1037,6 +1037,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Danny Hurlburt
Danny Hurlburt

🤔 📖 Noel Yoo
Noel Yoo

⚠️ + Adam Ratcliffe
Adam Ratcliffe

💻 From ede8e047f78c1e048ac99276f2c55b0b561e7d15 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 09:45:51 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a93908cf..255d7a12 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -160,6 +160,15 @@ "contributions": [ "test" ] + }, + { + "login": "aratcliffe", + "name": "Adam Ratcliffe", + "avatar_url": "https://avatars3.githubusercontent.com/u/491126?v=4", + "profile": "https://github.com/aratcliffe", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,