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

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

💻 John Harker
John Harker

💻 Nicholas La Roux
Nicholas La Roux

💻 + Thomas Yuba
Thomas Yuba

💻 From 185e6093ed7d73042bcdf9c2d949ce3b95afa103 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:30:31 +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 f7301cc56..efeb063c3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "code" ] + }, + { + "login": "yubathom", + "name": "Thomas Yuba", + "avatar_url": "https://avatars3.githubusercontent.com/u/4117768?v=4", + "profile": "https://github.com/yubathom", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,