From 6f67aefa85d3ce8a865254efe1cf2f99de01d4cf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Fri, 5 Apr 2019 19:41:44 +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 2b127f7e..eb92d5d9 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 90a82ea881acd8ab1f0bed443019d74e1e4036ff Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Fri, 5 Apr 2019 19:41:45 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d4301b17..6d741407 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -736,6 +736,17 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "joual",
+ "name": "Joel Marcotte",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157877?v=4",
+ "profile": "https://github.com/joual",
+ "contributions": [
+ "bug",
+ "test",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,