From 26fd644dad3e0925e491e28ef253083d19da22a9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2020 16:04:50 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68122d19..6773fd15 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![Tweet][tweet-badge]][tweet-url] -[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) ## Installation @@ -206,6 +206,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Miguel Erja González

🐛
Pavel Pustovalov

🐛 +
Jacob Parish

🐛 💻 ⚠️ From 65f7e21cab225587a81284489860d8045b3caa86 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2020 16:04:51 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4cc97bb4..5c422849 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -252,6 +252,17 @@ "contributions": [ "bug" ] + }, + { + "login": "jrparish", + "name": "Jacob Parish", + "avatar_url": "https://avatars3.githubusercontent.com/u/5173987?v=4", + "profile": "https://github.com/jrparish", + "contributions": [ + "bug", + "code", + "test" + ] } ], "contributorsPerLine": 7,