From 6cccd291b00fa30b566feeb5ded4f9c41b0f5ef1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 02:44:10 +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 795d6a26c..d6777afca 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jamie

📖
Cory House

📖
Jack Zhao

📖 +
Ryan Kennel

📖 From d24eb3ef84f193191875bece32ea10461cd7a0df Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 02:44:11 +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 e110b9d92..e599cc1f6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -729,6 +729,15 @@ "contributions": [ "doc" ] + }, + { + "login": "rkennel", + "name": "Ryan Kennel", + "avatar_url": "https://avatars2.githubusercontent.com/u/28492538?v=4", + "profile": "https://github.com/rkennel", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,