Skip to content

Commit 75af4ca

Browse files
docs: add timdeschryver as a contributor (testing-library#340)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent c771f72 commit 75af4ca

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,15 @@
424424
"code",
425425
"test"
426426
]
427+
},
428+
{
429+
"login": "timdeschryver",
430+
"name": "Tim Deschryver",
431+
"avatar_url": "https://avatars1.githubusercontent.com/u/28659384?v=4",
432+
"profile": "http://timdeschryver.dev",
433+
"contributions": [
434+
"test"
435+
]
427436
}
428437
],
429438
"commitConvention": "none",

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MIT License][license-badge]][license]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26-
[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-)
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-)
2727
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2828
[![PRs Welcome][prs-badge]][prs]
2929
[![Code of Conduct][coc-badge]][coc]
@@ -510,6 +510,9 @@ Thanks goes to these people ([emoji key][emojis]):
510510
<td align="center"><a href="https://hung.dev"><img src="https://avatars3.githubusercontent.com/u/8603085?v=4" width="100px;" alt=""/><br /><sub><b>Hung Viet Nguyen</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Anvh95" title="Bug reports">🐛</a></td>
511511
<td align="center"><a href="https://nickmccurdy.com/"><img src="https://avatars0.githubusercontent.com/u/927220?v=4" width="100px;" alt=""/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href="#projectManagement-nickmccurdy" title="Project Management">📆</a> <a href="#question-nickmccurdy" title="Answering Questions">💬</a> <a href="https://github.com/testing-library/user-event/commits?author=nickmccurdy" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=nickmccurdy" title="Tests">⚠️</a></td>
512512
</tr>
513+
<tr>
514+
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=timdeschryver" title="Tests">⚠️</a></td>
515+
</tr>
513516
</table>
514517

515518
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)