Skip to content

Commit b63e9c0

Browse files
allcontributors[bot]benmonro
authored andcommitted
docs: add vanhoofmaarten as a contributor (#27)
* docs: update README.md * docs: update .all-contributorsrc * docs: update README.md * docs: update .all-contributorsrc
1 parent 7f68879 commit b63e9c0

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@
4040
]
4141
},
4242
{
43+
44+
"login": "vanhoofmaarten",
45+
"name": "Maarten Van Hoof",
46+
"avatar_url": "https://avatars1.githubusercontent.com/u/2543633?v=4",
47+
"profile": "http://mrtnvh.com",
48+
"contributions": [
49+
"code"
50+
]
51+
},
52+
{
4353
"login": "dobogo",
4454
"name": "Katsuya Hino",
4555
"avatar_url": "https://avatars2.githubusercontent.com/u/1498117?v=4",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8585
<td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt="Ben Monro"/><br /><sub><b>Ben Monro</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=benmonro" title="Documentation">📖</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=benmonro" title="Code">💻</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=benmonro" title="Tests">⚠️</a> <a href="#infra-benmonro" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-benmonro" title="Ideas, Planning, & Feedback">🤔</a></td>
8686
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-kentcdodds" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=kentcdodds" title="Code">💻</a></td>
8787
<td align="center"><a href="https://twitter.com/miherlosev"><img src="https://avatars2.githubusercontent.com/u/4133518?v=4" width="100px;" alt="Mikhail Losev"/><br /><sub><b>Mikhail Losev</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=miherlosev" title="Code">💻</a> <a href="#question-miherlosev" title="Answering Questions">💬</a></td>
88+
<td align="center"><a href="http://mrtnvh.com"><img src="https://avatars1.githubusercontent.com/u/2543633?v=4" width="100px;" alt="Maarten Van Hoof"/><br /><sub><b>Maarten Van Hoof</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=vanhoofmaarten" title="Code">💻</a></td>
8889
<td align="center"><a href="https://github.com/dobogo"><img src="https://avatars2.githubusercontent.com/u/1498117?v=4" width="100px;" alt="Katsuya Hino"/><br /><sub><b>Katsuya Hino</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=dobogo" title="Code">💻</a></td>
8990
</tr>
9091
</table>

0 commit comments

Comments
 (0)