diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..cd804d9 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,80 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "geekcom", + "name": "Daniel Rodrigues", + "avatar_url": "https://avatars2.githubusercontent.com/u/3955933?v=4", + "profile": "https://twitter.com/geekcom2", + "contributions": [ + "infra", + "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" + ] + }, + { + "login": "lordantonelli", + "name": "Humberto Lidio Antonelli", + "avatar_url": "https://avatars2.githubusercontent.com/u/7587764?v=4", + "profile": "https://github.com/lordantonelli", + "contributions": [ + "code" + ] + }, + { + "login": "MrEko", + "name": "Evandro Kondrat", + "avatar_url": "https://avatars1.githubusercontent.com/u/3877358?v=4", + "profile": "https://github.com/MrEko", + "contributions": [ + "code" + ] + }, + { + "login": "victorhsanjos", + "name": "Victor Anjos", + "avatar_url": "https://avatars0.githubusercontent.com/u/12089532?v=4", + "profile": "https://github.com/victorhsanjos", + "contributions": [ + "code" + ] + }, + { + "login": "yvescabral", + "name": "Yves Cabral", + "avatar_url": "https://avatars3.githubusercontent.com/u/3816749?v=4", + "profile": "http://www.facebook.com/yvescabral", + "contributions": [ + "code" + ] + }, + { + "login": "setefocos", + "name": "setefocos", + "avatar_url": "https://avatars3.githubusercontent.com/u/26557942?v=4", + "profile": "https://github.com/setefocos", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "validator-docs", + "projectOwner": "geekcom", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 9890b49..1a6cb42 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # LaraValidator Docs - Brasil -_Validação de documentos do Brasil usando **Laravel 6**_ + +_Validação de documentos do Brasil usando **Laravel 6/7**_ [![Build Status](https://travis-ci.org/geekcom/validator-docs.svg?branch=master)](https://travis-ci.org/geekcom/validator-docs) [![Coverage Status](https://coveralls.io/repos/github/geekcom/validator-docs/badge.svg?branch=master)](https://coveralls.io/github/geekcom/validator-docs?branch=master) [![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan) [![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-7-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 @@ -192,4 +196,29 @@ public function store(Request $request) Fique a vontade para contribuir fazendo um fork. -Caso tenha alguma dúvida ou encontre algum bug, abra uma [issue](https://github.com/geekcom/validator-docs/issues) ou pesquise por issues antigas. \ No newline at end of file +Caso tenha alguma dúvida ou encontre algum bug, abra uma [issue](https://github.com/geekcom/validator-docs/issues) ou pesquise por issues antigas. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + + + + + +

Daniel Rodrigues

🚇 🚧 💻

André Rodrigues Gomes Costa

💻

Humberto Lidio Antonelli

💻

Evandro Kondrat

💻

Victor Anjos

💻

Yves Cabral

💻

setefocos

💻
+ + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!