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

@@ -258,6 +258,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. Nicholas La Roux
Nicholas La Roux

💻 Thomas Yuba
Thomas Yuba

💻 Nick Palenchar
Nick Palenchar

💻 + Terran Blake
Terran Blake

💻 From cf58ee1d1f3520942df0770dfae7a69e423db9c7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:41:32 +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 52096058e..f0d61bfab 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "terranblake", + "name": "Terran Blake", + "avatar_url": "https://avatars3.githubusercontent.com/u/8795767?v=4", + "profile": "https://www.lumahealth.io/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,