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

@@ -255,6 +255,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. Liyas Thomas
Liyas Thomas

💻 John Harker
John Harker

💻 + Nicholas La Roux
Nicholas La Roux

💻 From 8305f1a8cb209236f9c10ab99841fffa748b703d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:21:44 +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 bec9a0091..f7301cc56 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "code" ] + }, + { + "login": "larouxn", + "name": "Nicholas La Roux", + "avatar_url": "https://avatars0.githubusercontent.com/u/1557529?v=4", + "profile": "https://nicholaslaroux.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,