From e658bb5b8b5b910c7a3fd074a0e2c9f2e2345481 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Thu, 28 Mar 2019 22:15:18 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0326734f..22a06424 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ practices.
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
[![MIT License][license-badge]][license]
-[](#contributors)
+[](#contributors)
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
[![Join the community on Spectrum][spectrum-badge]][spectrum]
@@ -210,7 +210,7 @@ Thanks goes to these people ([emoji key][emojis]):
-
+
From cfcfea76ec440cc15b8d926b49b7d3a34d352cd9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Thu, 28 Mar 2019 22:15:19 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a3aa85b1..d4301b17 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -727,7 +727,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "ianschmitz",
+ "name": "Ian Schmitz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6355370?v=4",
+ "profile": "https://github.com/ianschmitz",
+ "contributions": [
+ "doc"
+ ]
}
],
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "repoHost": "https://github.com"
}