From 74fdb287156372143088c725fe43181c3827e5ca Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 14:14:07 +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 42e5960..4bd7f31 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ _Validação de documentos do Brasil usando **Laravel 6/7**_ [![Total Downloads](https://poser.pugx.org/geekcom/validator-docs/downloads)](https://packagist.org/packages/geekcom/validator-docs) [![License](https://poser.pugx.org/geekcom/validator-docs/license)](https://packagist.org/packages/geekcom/validator-docs) -[![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-) > Para a versão compatível com Laravel 5 consulte o branch https://github.com/geekcom/validator-docs/tree/5.x.x @@ -208,6 +208,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Daniel Rodrigues

🚇 🚧 💻

André Rodrigues Gomes Costa

💻
From baa02bf2a3129ef06137aecfa508f4d4de379de0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 14:14:08 +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 9771bd9..3a76755 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "maintenance", "code" ] + }, + { + "login": "andrergcosta", + "name": "André Rodrigues Gomes Costa", + "avatar_url": "https://avatars3.githubusercontent.com/u/5838239?v=4", + "profile": "https://github.com/andrergcosta", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,