Skip to content

Commit 10093b3

Browse files
docs: add mvasin as a contributor (#578)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 456f8e2 commit 10093b3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,15 @@
483483
"contributions": [
484484
"doc"
485485
]
486+
},
487+
{
488+
"login": "mvasin",
489+
"name": "Mikhail Vasin",
490+
"avatar_url": "https://avatars.githubusercontent.com/u/12434833?v=4",
491+
"profile": "https://www.linkedin.com/in/mike-vasin/",
492+
"contributions": [
493+
"doc"
494+
]
486495
}
487496
],
488497
"skipCi": true,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
236236
</tr>
237237
<tr>
238238
<td align="center"><a href="https://seanbaines.com/"><img src="https://avatars.githubusercontent.com/u/24367010?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sean Baines</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=mrseanbaines" title="Documentation">📖</a></td>
239+
<td align="center"><a href="https://www.linkedin.com/in/mike-vasin/"><img src="https://avatars.githubusercontent.com/u/12434833?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mikhail Vasin</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=mvasin" title="Documentation">📖</a></td>
239240
</tr>
240241
</table>
241242

0 commit comments

Comments
 (0)