From 6f1f3e380cfe3b609825c7991bd98f293b5a3209 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 19 Jul 2020 19:22:22 +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 237020b71..d272a64b5 100644
--- a/README.md
+++ b/README.md
@@ -618,6 +618,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dan Dascalescu 📖 |
Yuriy Burychka 💻 |
Jesse Hoyos 💻 |
+ Mike Deverell 💻 |
From d4590645cac07dea207f0f382dd67b2b4f3a0f4d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 19 Jul 2020 19:22:23 +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 7584b3aca..05b43c84d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -788,6 +788,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "devrelm",
+ "name": "Mike Deverell",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2008333?v=4",
+ "profile": "https://twitter.com/devrelm",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,