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

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

💻 Jacob Anavisca
Jacob Anavisca

💻 Nityananda Gohain
Nityananda Gohain

💻 + Hossein Nedaee
Hossein Nedaee

💻 From c63caa60159f8d01e25d0adf7bca299dcfb8a2ca Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:50:29 +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 f00c80b5d..6c5cbef16 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -103,6 +103,15 @@ "contributions": [ "code" ] + }, + { + "login": "hosseinnedaee", + "name": "Hossein Nedaee", + "avatar_url": "https://avatars2.githubusercontent.com/u/42691357?v=4", + "profile": "https://github.com/hosseinnedaee", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,