Skip to content

Commit 4dc963b

Browse files
docs: add JacobMGEvans as a contributor (#184)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 28e801f commit 4dc963b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,15 @@
9696
"contributions": [
9797
"doc"
9898
]
99+
},
100+
{
101+
"login": "JacobMGEvans",
102+
"name": "Jacob M-G Evans",
103+
"avatar_url": "https://avatars1.githubusercontent.com/u/27247160?v=4",
104+
"profile": "https://twitter.com/JacobMGEvans",
105+
"contributions": [
106+
"code"
107+
]
99108
}
100109
],
101110
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ practices.
1313
<hr />
1414

1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
1717
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1818

1919
**Playground for [testing-library/dom]**
@@ -116,6 +116,7 @@ Thanks goes to these people ([emoji key][emojis]):
116116
<tr>
117117
<td align="center"><a href="https://www.guzy.dev"><img src="https://avatars1.githubusercontent.com/u/9118764?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Guzy</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=Siemko" title="Code">💻</a></td>
118118
<td align="center"><a href="https://github.com/connorProgrammes"><img src="https://avatars3.githubusercontent.com/u/66570218?v=4" width="100px;" alt=""/><br /><sub><b>ConnorProgrammes</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=connorProgrammes" title="Documentation">📖</a></td>
119+
<td align="center"><a href="https://twitter.com/JacobMGEvans"><img src="https://avatars1.githubusercontent.com/u/27247160?v=4" width="100px;" alt=""/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=JacobMGEvans" title="Code">💻</a></td>
119120
</tr>
120121
</table>
121122

0 commit comments

Comments
 (0)