From 059f8ac59ae3171491211c63f093c68c59ab7088 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 7 Mar 2020 14:47:05 +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 61fabd3e..6224885b 100644
--- a/README.md
+++ b/README.md
@@ -526,6 +526,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Ryota Murakami 📖 |
 Michael Hottman 🤔 |
+  Steven Fitzpatrick 🐛 |
From 076ffeecb3509e7c9c4f8d643720d5b3e841ca3f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 7 Mar 2020 14:47:06 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9df4c976..15254a50 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1036,6 +1036,15 @@
"contributions": [
"ideas"
]
+ },
+ {
+ "login": "stevenfitzpatrick",
+ "name": "Steven Fitzpatrick",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/23268855?v=4",
+ "profile": "https://github.com/stevenfitzpatrick",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,