From 26f7241b0a587a8676d79f419d14979a126cb2cc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 28 Jun 2020 15:11:48 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6db85070..6968bf62 100644
--- a/README.md
+++ b/README.md
@@ -273,12 +273,12 @@ Thanks goes to these people ([emoji key][emojis]):
 Geoff Harcourt 💻 |
 Josh Goldberg 💻 ⚠️ |
 Ken Gregory 💻 ⚠️ |
+  Jacob Paris 💻 ⚠️ |
-
This project follows the [all-contributors][all-contributors] specification.
From 4219d67052d8f4fe7da9be02fb50a2a538777e6e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 28 Jun 2020 15:11:49 +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 6429485c..07b90533 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1087,6 +1087,16 @@
"code",
"test"
]
+ },
+ {
+ "login": "JacobParis",
+ "name": "Jacob Paris",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5633704?v=4",
+ "profile": "https://www.jacobparis.com/",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"repoHost": "https://github.com"