From 3dc71a07d97775943570a2e28b0e8e25b223366b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:22:27 +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 a89b0d0..5f93270 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-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) [![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) @@ -352,6 +352,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Daniel Rodrigues

🚇 🚧 💻

Leandro Bitencourt

💻
From b82580ba972538f4303f1cad78f622a9b47018ba Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:22:28 +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 46a7a7a..e341e13 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "maintenance", "code" ] + }, + { + "login": "lavela", + "name": "Leandro Bitencourt", + "avatar_url": "https://avatars2.githubusercontent.com/u/13982234?v=4", + "profile": "http://www.leandrobitencourt.com.br", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,