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

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

💻 Nick Palenchar
Nick Palenchar

💻 Terran Blake
Terran Blake

💻 + Andrew Bastin
Andrew Bastin

💻 From 7edf8e4f3fcb6af6af0ccbf006c2e06363b5f26d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:44:04 +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 f0d61bfab..0cacb344b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -58,6 +58,15 @@ "contributions": [ "code" ] + }, + { + "login": "AndrewBastin", + "name": "Andrew Bastin", + "avatar_url": "https://avatars2.githubusercontent.com/u/9131943?v=4", + "profile": "https://github.com/AndrewBastin", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,