Skip to content

Commit 9bac0fb

Browse files
authored
Merge pull request #73 from geekcom/all-contributors/add-victorhsanjos
docs: add victorhsanjos as a contributor
2 parents 126b0a6 + 6095f09 commit 9bac0fb

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
@@ -42,6 +42,15 @@
4242
"contributions": [
4343
"code"
4444
]
45+
},
46+
{
47+
"login": "victorhsanjos",
48+
"name": "Victor Anjos",
49+
"avatar_url": "https://avatars0.githubusercontent.com/u/12089532?v=4",
50+
"profile": "https://github.com/victorhsanjos",
51+
"contributions": [
52+
"code"
53+
]
4554
}
4655
],
4756
"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-4-orange.svg?style=flat-square)](#contributors-)
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-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
@@ -211,6 +211,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
212212
<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>
213213
<td align="center"><a href="https://github.com/MrEko"><img src="https://avatars1.githubusercontent.com/u/3877358?v=4" width="100px;" alt=""/><br /><sub><b>Evandro Kondrat</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=MrEko" title="Code">💻</a></td>
214+
<td align="center"><a href="https://github.com/victorhsanjos"><img src="https://avatars0.githubusercontent.com/u/12089532?v=4" width="100px;" alt=""/><br /><sub><b>Victor Anjos</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=victorhsanjos" title="Code">💻</a></td>
214215
</tr>
215216
</table>
216217

0 commit comments

Comments
 (0)