From d83a56e4fb4500c0fba7d788ff261ed81e0db96e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 1 Nov 2020 10:48:47 +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 274df03c..85040386 100644
--- a/README.md
+++ b/README.md
@@ -207,6 +207,7 @@ Thanks goes to these wonderful people
 Alexander Gonzalez 💻 |
 Dale Seo 📖 |
 Michaël De Boey 💻 |
+  Greg Sheppard 📖 |
From 9b06b1738480c8f8ddd3b517b1fe2218243a75e9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 1 Nov 2020 10:48:49 +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 8875f340..7b74a6b6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -310,6 +310,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "thegoodsheppard",
+ "name": "Greg Sheppard",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13774377?v=4",
+ "profile": "https://github.com/thegoodsheppard",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,