Skip to content

Commit 136ac13

Browse files
docs: add ben-dyer as a contributor (testing-library#347)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6203cc7 commit 136ac13

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,16 @@
433433
"contributions": [
434434
"test"
435435
]
436+
},
437+
{
438+
"login": "ben-dyer",
439+
"name": "Ben Dyer",
440+
"avatar_url": "https://avatars2.githubusercontent.com/u/43922444?v=4",
441+
"profile": "https://github.com/ben-dyer",
442+
"contributions": [
443+
"code",
444+
"test"
445+
]
436446
}
437447
],
438448
"commitConvention": "none",

README.md

+2-2
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-43-orange.svg?style=flat-square)](#contributors-)
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-)
2727
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2828
[![PRs Welcome][prs-badge]][prs]
2929
[![Code of Conduct][coc-badge]][coc]
@@ -497,12 +497,12 @@ Thanks goes to these people ([emoji key][emojis]):
497497
</tr>
498498
<tr>
499499
<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>
500+
<td align="center"><a href="https://github.com/ben-dyer"><img src="https://avatars2.githubusercontent.com/u/43922444?v=4" width="100px;" alt=""/><br /><sub><b>Ben Dyer</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=ben-dyer" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=ben-dyer" title="Tests">⚠️</a></td>
500501
</tr>
501502
</table>
502503

503504
<!-- markdownlint-enable -->
504505
<!-- prettier-ignore-end -->
505-
506506
<!-- ALL-CONTRIBUTORS-LIST:END -->
507507

508508
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)