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

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

💻 izerozlu
izerozlu

💻 + Jacob Anavisca
Jacob Anavisca

💻 From 12f6a324b9daabc5e955a22bfb4f1e97e10b5b2f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:48:36 +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 78830e556..139390e17 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -85,6 +85,15 @@ "contributions": [ "code" ] + }, + { + "login": "JacobAnavisca", + "name": "Jacob Anavisca", + "avatar_url": "https://avatars2.githubusercontent.com/u/21232366?v=4", + "profile": "https://github.com/JacobAnavisca", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,