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

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

💻
John Harker
John Harker

💻
From c0a364ef577a1ceac7faf66eb78d9c2c572ea696 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:14:45 +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 b82240d5e..bec9a0091 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "code" ] + }, + { + "login": "NBTX", + "name": "John Harker", + "avatar_url": "https://avatars3.githubusercontent.com/u/43181178?v=4", + "profile": "https://github.com/NBTX", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,