Skip to content

Commit

Permalink
docs: add timdeschryver as a contributor for review (#1119)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

* docs: merge Tim's old profile

* docs: merge Tim's old contributions

* docs: update Tim's site

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Matan Borenkraout <Matanbobi@gmail.com>
  • Loading branch information
allcontributors[bot] and MatanBobi committed Mar 27, 2022
1 parent 758e050 commit 6b99a7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,14 @@
]
},
{
"login": "tdeschryver",
"login": "timdeschryver",
"name": "Tim Deschryver",
"avatar_url": "https://avatars1.githubusercontent.com/u/28659384?v=4",
"profile": "https://github.com/tdeschryver",
"avatar_url": "https://avatars.githubusercontent.com/u/28659384?v=4",
"profile": "http://timdeschryver.dev",
"contributions": [
"code",
"test"
"test",
"review"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Thanks goes to these people ([emoji key][emojis]):
<td align="center"><a href="https://github.com/alecook"><img src="https://avatars3.githubusercontent.com/u/725236?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Cook</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=alecook" title="Documentation">馃摉</a> <a href="#example-alecook" title="Examples">馃挕</a> <a href="https://github.com/testing-library/dom-testing-library/pulls?q=is%3Apr+reviewed-by%3Aalecook" title="Reviewed Pull Requests">馃憖</a></td>
<td align="center"><a href="https://github.com/dfcook"><img src="https://avatars3.githubusercontent.com/u/10348212?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Cook</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=dfcook" title="Code">馃捇</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=dfcook" title="Documentation">馃摉</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=dfcook" title="Tests">鈿狅笍</a></td>
<td align="center"><a href="https://github.com/thchia"><img src="https://avatars2.githubusercontent.com/u/21194045?s=400&v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thomas Chia</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/issues?q=author%3Athchia" title="Bug reports">馃悰</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=thchia" title="Code">馃捇</a></td>
<td align="center"><a href="https://github.com/tdeschryver"><img src="https://avatars1.githubusercontent.com/u/28659384?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=tdeschryver" title="Code">馃捇</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=tdeschryver" title="Tests">鈿狅笍</a></td>
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars.githubusercontent.com/u/28659384?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=tdeschryver" title="Code">馃捇</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=tdeschryver" title="Tests">鈿狅笍</a><a href="https://github.com/testing-library/dom-testing-library/pulls?q=is%3Apr+reviewed-by%3Atimdeschryver" title="Reviewed Pull Requests">馃憖</a></td>
<td align="center"><a href="https://alexkrolick.com"><img src="https://avatars3.githubusercontent.com/u/1571667?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Krolick</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=alexkrolick" title="Code">馃捇</a></td>
<td align="center"><a href="http://www.maddijoyce.com"><img src="https://avatars2.githubusercontent.com/u/2224291?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maddi Joyce</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=maddijoyce" title="Code">馃捇</a></td>
</tr>
Expand Down

0 comments on commit 6b99a7e

Please sign in to comment.