From 9f8b834cd502f9e2840e4bc54472e9f58b1ff68f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:28:51 +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 f25a20d..fc2f6f4 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-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) [![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) @@ -357,6 +357,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Rafael Queiroz

💻
Dave Bould

💻
ThiagoAlves31

💻 +
Jadson Ribeiro

💻 From 1ae28957b4f15af03631321226833d348fdb1ce3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:28:52 +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 9a23ac4..a3b4d5d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -60,6 +60,15 @@ "contributions": [ "code" ] + }, + { + "login": "jadsonbr", + "name": "Jadson Ribeiro", + "avatar_url": "https://avatars3.githubusercontent.com/u/10354607?v=4", + "profile": "http://www.jadsonbr.com.br", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,