Skip to content

Commit

Permalink
Merge pull request #6 from jeanlescure/all-contributors/add-RoloGH
Browse files Browse the repository at this point in the history
docs: add RoloGH as a contributor
  • Loading branch information
jeanlescure authored Feb 17, 2020
2 parents 8a6e1b9 + a8e3e16 commit 5037a93
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@
"test",
"userTesting"
]
},
{
"login": "RoloGH",
"name": "Rolando Gonzalez H.",
"avatar_url": "https://avatars2.githubusercontent.com/u/16967799?v=4",
"profile": "https://github.com/RoloGH",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Costa Rica IBAN

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![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-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Funciones de Javascript útiles para extraer y validar información general de números de cuenta IBAN de Costa Rica.
Expand Down Expand Up @@ -151,6 +151,7 @@ Gracias a los colaboradores de este proyecto ([emoji key](https://allcontributor
<table>
<tr>
<td align="center"><a href="http://jeanlescure.io"><img src="https://avatars2.githubusercontent.com/u/3330339?v=4" width="100px;" alt=""/><br /><sub><b>Jean Lescure</b></sub></a><br /><a href="https://github.com/jeanlescure/costa-rica-iban/commits?author=jeanlescure" title="Code">💻</a> <a href="#content-jeanlescure" title="Content">🖋</a> <a href="https://github.com/jeanlescure/costa-rica-iban/commits?author=jeanlescure" title="Documentation">📖</a> <a href="#design-jeanlescure" title="Design">🎨</a> <a href="#example-jeanlescure" title="Examples">💡</a> <a href="#maintenance-jeanlescure" title="Maintenance">🚧</a> <a href="https://github.com/jeanlescure/costa-rica-iban/commits?author=jeanlescure" title="Tests">⚠️</a> <a href="#userTesting-jeanlescure" title="User Testing">📓</a></td>
<td align="center"><a href="https://github.com/RoloGH"><img src="https://avatars2.githubusercontent.com/u/16967799?v=4" width="100px;" alt=""/><br /><sub><b>Rolando Gonzalez H.</b></sub></a><br /><a href="https://github.com/jeanlescure/costa-rica-iban/pulls?q=is%3Apr+reviewed-by%3ARoloGH" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

Expand Down

0 comments on commit 5037a93

Please sign in to comment.