Skip to content

Commit

Permalink
docs: add VictoriaVasys as a contributor for doc (epicweb-dev#182)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Mar 24, 2022
1 parent df058f1 commit 3a1c66a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,15 @@
"contributions": [
"code"
]
},
{
"login": "VictoriaVasys",
"name": "Victoria Vasys",
"avatar_url": "https://avatars.githubusercontent.com/u/10079657?v=4",
"profile": "https://www.victoriavasys.com/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,9 @@ Thanks goes to these wonderful people
<td align="center"><a href="https://www.linkedin.com/in/prasanthlouis/"><img src="https://avatars.githubusercontent.com/u/8705429?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Prasanth Louis</b></sub></a><br /><a href="https://github.com/kentcdodds/react-hooks/commits?author=prasanthlouis" title="Documentation">📖</a></td>
<td align="center"><a href="https://stackoverflow.com/users/5411817/sherylhohman?tab=topactivity"><img src="https://avatars.githubusercontent.com/u/8204778?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sheryl Hohman</b></sub></a><br /><a href="https://github.com/kentcdodds/react-hooks/commits?author=SherylHohman" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://www.victoriavasys.com/"><img src="https://avatars.githubusercontent.com/u/10079657?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Victoria Vasys</b></sub></a><br /><a href="https://github.com/kentcdodds/react-hooks/commits?author=VictoriaVasys" title="Documentation">📖</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 3a1c66a

Please sign in to comment.