From 7c453be9786a78c26cdf5783afb0284f6abc88bc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 3 Nov 2020 19:54:10 +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 326dc45f..0889b4cb 100644
--- a/README.md
+++ b/README.md
@@ -299,6 +299,7 @@ Thanks goes to these people ([emoji key][emojis]):
 balavishnuvj 💻 |
 Chris Colborne 💻 |
 Romain Trotard 💻 |
+  Thomas Marshall 💻 ⚠️ |
From 386c7114f70cc46f0dace57df7c7e1b0da6be177 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 3 Nov 2020 19:54:11 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 401971ea..9badfca3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1280,6 +1280,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "thomasmarshall",
+ "name": "Thomas Marshall",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/770763?v=4",
+ "profile": "http://www.thomasmarshall.com",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"repoHost": "https://github.com"