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

🚇 🚧 💻
Leandro Bitencourt

💻 +
Vitor Mattos

💻 From aa5b5ef239614b799f221f608011d28a34b1a350 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:24:11 +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 e341e13..727054d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,15 @@ "contributions": [ "code" ] + }, + { + "login": "vitormattos", + "name": "Vitor Mattos", + "avatar_url": "https://avatars3.githubusercontent.com/u/1079143?v=4", + "profile": "https://github.com/vitormattos", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,