From 36ee681642400f104c131fba69057ba1d4aab913 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 17 Jun 2020 15:51:53 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4bbd7abd..3d9a9530 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
[![Tweet][tweet-badge]][tweet-url]
-[](#contributors-)
+[](#contributors-)
## Installation
@@ -207,6 +207,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Miguel Erja Gonzรกlez ๐ |
 Pavel Pustovalov ๐ |
 Jacob Parish ๐ ๐ป โ ๏ธ |
+  Nick McCurdy ๐ค ๐ป |
From f55cc4d5bc3cf0c48584d46138b9add9854b805f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 17 Jun 2020 15:51:54 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5c422849..e189c4ee 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -263,6 +263,16 @@
"code",
"test"
]
+ },
+ {
+ "login": "nickmccurdy",
+ "name": "Nick McCurdy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/927220?v=4",
+ "profile": "https://nickmccurdy.com/",
+ "contributions": [
+ "ideas",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,