From e844b18073ad647ef15a4e61a14182d95708c7cb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:27:04 +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 1bbb345..754922e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![PHPJasper logo](docs/images/phpjasper.png) -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![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-4-orange.svg?style=flat-square)](#contributors-) @@ -355,6 +355,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Leandro Bitencourt

💻
Vitor Mattos

💻
Rafael Queiroz

💻 +
Dave Bould

💻 From 17a8b02431676ce95d236b7a19200d087bdfe648 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:27:05 +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 4eab810..eb47839 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -42,6 +42,15 @@ "contributions": [ "code" ] + }, + { + "login": "dbould", + "name": "Dave Bould", + "avatar_url": "https://avatars0.githubusercontent.com/u/5477476?v=4", + "profile": "http://dave.codes", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,