Skip to content

Commit 8017492

Browse files
authored
Merge pull request #71 from geekcom/all-contributors/add-lordantonelli
docs: add lordantonelli as a contributor
2 parents 4be0361 + ab5a991 commit 8017492

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
"contributions": [
2525
"code"
2626
]
27+
},
28+
{
29+
"login": "lordantonelli",
30+
"name": "Humberto Lidio Antonelli",
31+
"avatar_url": "https://avatars2.githubusercontent.com/u/7587764?v=4",
32+
"profile": "https://github.com/lordantonelli",
33+
"contributions": [
34+
"code"
35+
]
2736
}
2837
],
2938
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _Validação de documentos do Brasil usando **Laravel 6/7**_
88
[![Total Downloads](https://poser.pugx.org/geekcom/validator-docs/downloads)](https://packagist.org/packages/geekcom/validator-docs)
99
[![License](https://poser.pugx.org/geekcom/validator-docs/license)](https://packagist.org/packages/geekcom/validator-docs)
1010
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
1212
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1313

1414
> Para a versão compatível com Laravel 5 consulte o branch https://github.com/geekcom/validator-docs/tree/5.x.x
@@ -209,6 +209,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
209209
<tr>
210210
<td align="center"><a href="https://twitter.com/geekcom2"><img src="https://avatars2.githubusercontent.com/u/3955933?v=4" width="100px;" alt=""/><br /><sub><b>Daniel Rodrigues</b></sub></a><br /><a href="#infra-geekcom" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-geekcom" title="Maintenance">🚧</a> <a href="https://github.com/geekcom/validator-docs/commits?author=geekcom" title="Code">💻</a></td>
211211
<td align="center"><a href="https://github.com/andrergcosta"><img src="https://avatars3.githubusercontent.com/u/5838239?v=4" width="100px;" alt=""/><br /><sub><b>André Rodrigues Gomes Costa</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=andrergcosta" title="Code">💻</a></td>
212+
<td align="center"><a href="https://github.com/lordantonelli"><img src="https://avatars2.githubusercontent.com/u/7587764?v=4" width="100px;" alt=""/><br /><sub><b>Humberto Lidio Antonelli</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=lordantonelli" title="Code">💻</a></td>
212213
</tr>
213214
</table>
214215

0 commit comments

Comments
 (0)