From f96dac147f6cb2ef44071476b58ae5580629991d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:32:08 +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 931f18eee..4d9ce1742 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors) Postwoman.io logo

@@ -257,6 +257,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. John Harker
John Harker

💻 Nicholas La Roux
Nicholas La Roux

💻 Thomas Yuba
Thomas Yuba

💻 + Nick Palenchar
Nick Palenchar

💻 From 068d6dff6e1d2993632877e46beb49e8676bdc02 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:32:09 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index efeb063c3..52096058e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -40,6 +40,15 @@ "contributions": [ "code" ] + }, + { + "login": "nickpalenchar", + "name": "Nick Palenchar", + "avatar_url": "https://avatars1.githubusercontent.com/u/7539781?v=4", + "profile": "http://www.linkedin.com/in/nickpalenchar", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,