From b6ba4274159ed0d0acf7f3832853ad2a589991a6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Mon, 10 Jun 2019 14:46:23 +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 bc76bb6..cca2497 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,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]
@@ -173,7 +173,7 @@ light-weight, simple, and understandable.
-
+
From 60ffe2b9173897bee3fc9defa567e16a1731c59b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Mon, 10 Jun 2019 14:46:24 +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 ed877fa..e2577b6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -57,6 +57,16 @@
"test",
"doc"
]
+ },
+ {
+ "login": "pngwn",
+ "name": "pngwn",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12937446?v=4",
+ "profile": "https://github.com/pngwn",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,