From b95109656aeb10d1409394cdba836e40485ff1d2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 22:47:56 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9ae266..0706575a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ practices.

[![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -216,6 +216,7 @@ Thanks goes to these people ([emoji key][emojis]): Dylan Vann
Dylan Vann

💻 Adrià Fontcuberta
Adrià Fontcuberta

💻 ⚠️ Thomas Lombart
Thomas Lombart

💻 + Sam Horton
Sam Horton

💻 ⚠️ From 3d8c7ef4620ea56c7548cb0ee5bc49a8832ea1e8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 22:47:57 +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 b11f418e..af5d59c4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -662,6 +662,16 @@ "contributions": [ "code" ] + }, + { + "login": "SavePointSam", + "name": "Sam Horton", + "avatar_url": "https://avatars0.githubusercontent.com/u/8203211?v=4", + "profile": "https://twitter.com/SavePointSam", + "contributions": [ + "code", + "test" + ] } ], "repoHost": "https://github.com"