Skip to content

Commit 3b3a3d3

Browse files
allcontributors[bot]gnapse
authored andcommitted
docs: add benmonro as a contributor (#195)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent a053cdd commit 3b3a3d3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,15 @@
363363
"contributions": [
364364
"doc"
365365
]
366+
},
367+
{
368+
"login": "benmonro",
369+
"name": "Ben Monro",
370+
"avatar_url": "https://avatars3.githubusercontent.com/u/399236?v=4",
371+
"profile": "https://github.com/benmonro",
372+
"contributions": [
373+
"doc"
374+
]
366375
}
367376
],
368377
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -922,6 +922,7 @@ Thanks goes to these people ([emoji key][emojis]):
922922
</tr>
923923
<tr>
924924
<td align="center"><a href="https://jpblanco.dev"><img src="https://avatars1.githubusercontent.com/u/16567863?v=4" width="100px;" alt=""/><br /><sub><b>Juan Pablo Blanco</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=JPBlancoDB" title="Documentation">📖</a></td>
925+
<td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt=""/><br /><sub><b>Ben Monro</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=benmonro" title="Documentation">📖</a></td>
925926
</tr>
926927
</table>
927928

0 commit comments

Comments
 (0)