From edb71f3771b93b0ca3fff66410f78fab6788373a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 29 May 2020 19:06:37 +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 9ca3ee1b..79b23cef 100644
--- a/README.md
+++ b/README.md
@@ -259,6 +259,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Kevin Brewer 💻 ⚠️ |
+  Ben Monro 💻 🤔 ⚠️ 📖 |
From 9540572e6cf3b1c00c9a330ec5c722a05a9d636e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 29 May 2020 19:06:38 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 464ed60a..9c93a810 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -974,6 +974,18 @@
"code",
"test"
]
+ },
+ {
+ "login": "benmonro",
+ "name": "Ben Monro",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/399236?v=4",
+ "profile": "https://github.com/benmonro",
+ "contributions": [
+ "code",
+ "ideas",
+ "test",
+ "doc"
+ ]
}
],
"repoHost": "https://github.com"