From 30eefb95a08d75509521380f1200d64c44186f17 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:27: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 754922e..f25a20d 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-5-orange.svg?style=flat-square)](#contributors-) +[![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-4-orange.svg?style=flat-square)](#contributors-) @@ -356,6 +356,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vitor Mattos

💻
Rafael Queiroz

💻
Dave Bould

💻 +
ThiagoAlves31

💻 From 01add4ccbd643138bb601970083807425611a03c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:27: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 eb47839..9a23ac4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,15 @@ "contributions": [ "code" ] + }, + { + "login": "ThiagoAlves31", + "name": "ThiagoAlves31", + "avatar_url": "https://avatars1.githubusercontent.com/u/32931011?v=4", + "profile": "https://github.com/ThiagoAlves31", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,