Skip to content

Commit

Permalink
docs: add jorgeruvalcaba as a contributor for doc (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed May 8, 2023
1 parent 5fbcc44 commit 130d9b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,15 @@
"contributions": [
"bug"
]
},
{
"login": "jorgeruvalcaba",
"name": "Jorge Ruvalcaba",
"avatar_url": "https://avatars.githubusercontent.com/u/7416811?v=4",
"profile": "http://jorgearuv.dev",
"contributions": [
"doc"
]
}
],
"repoHost": "https://github.com",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ Thanks goes to these wonderful people
<td align="center" valign="top" width="14.28%"><a href="https://github.com/YaseenAlGailani"><img src="https://avatars.githubusercontent.com/u/23329119?v=4?s=100" width="100px;" alt="Yaseen"/><br /><sub><b>Yaseen</b></sub></a><br /><a href="https://github.com/kentcdodds/advanced-react-patterns/commits?author=YaseenAlGailani" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://mangovoice.com"><img src="https://avatars.githubusercontent.com/u/2466729?v=4?s=100" width="100px;" alt="Jeff Potter"/><br /><sub><b>Jeff Potter</b></sub></a><br /><a href="https://github.com/kentcdodds/advanced-react-patterns/commits?author=jpotts18" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kenneth-gray"><img src="https://avatars.githubusercontent.com/u/10341832?v=4?s=100" width="100px;" alt="Kenny Gray"/><br /><sub><b>Kenny Gray</b></sub></a><br /><a href="https://github.com/kentcdodds/advanced-react-patterns/issues?q=author%3Akenneth-gray" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://jorgearuv.dev"><img src="https://avatars.githubusercontent.com/u/7416811?v=4?s=100" width="100px;" alt="Jorge Ruvalcaba"/><br /><sub><b>Jorge Ruvalcaba</b></sub></a><br /><a href="https://github.com/kentcdodds/advanced-react-patterns/commits?author=jorgeruvalcaba" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 130d9b5

Please sign in to comment.