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

@@ -265,6 +265,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. Vladislav
Vladislav

💻 izerozlu
izerozlu

💻 Jacob Anavisca
Jacob Anavisca

💻 + Nityananda Gohain
Nityananda Gohain

💻 From 65a4ca8925d613ca84585873dcfdc817abb82116 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:49: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 139390e17..f00c80b5d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -94,6 +94,15 @@ "contributions": [ "code" ] + }, + { + "login": "nityanandagohain", + "name": "Nityananda Gohain", + "avatar_url": "https://avatars3.githubusercontent.com/u/26831659?v=4", + "profile": "http://nityanandagohain.github.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,