From 942ef6a7521cf67d965d2371681dd5faacf04679 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 14:07:13 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4632d760e..93b536c36 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. * ([contributors](https://github.com/liyasthomas/postwoman/graphs/contributors)) ### Collaborators -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) @@ -365,6 +365,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details.
Hossein Nedaee

💻
James George

💻
Dmitry Yankowski

💻 +
Samir Boulema

💻 From 1a3ff5dbb78f0cf38597df406481f088b24edca2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 14:07:14 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0c4cde53e..8abf05d1d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -123,6 +123,15 @@ "contributions": [ "code" ] + }, + { + "login": "sboulema", + "name": "Samir Boulema", + "avatar_url": "https://avatars2.githubusercontent.com/u/1820661?v=4", + "profile": "http://www.sboulema.nl", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,