Skip to content

Commit 4ed01c3

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add cimbul as a contributor (#451)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9c9e518 commit 4ed01c3

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
@@ -910,6 +910,15 @@
910910
"contributions": [
911911
"review"
912912
]
913+
},
914+
{
915+
"login": "cimbul",
916+
"name": "Tim Yates",
917+
"avatar_url": "https://avatars2.githubusercontent.com/u/927923?v=4",
918+
"profile": "https://cimbul.com",
919+
"contributions": [
920+
"review"
921+
]
913922
}
914923
],
915924
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ practices.</p>
2929
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
3030
[![MIT License][license-badge]][license]
3131

32-
[![All Contributors](https://img.shields.io/badge/all_contributors-94-orange.svg?style=flat-square)](#contributors)
32+
[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors)
3333
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
3434
[![Join the community on Spectrum][spectrum-badge]][spectrum]
3535

@@ -508,6 +508,7 @@ Thanks goes to these people ([emoji key][emojis]):
508508
<td align="center"><a href="https://afontcu.dev"><img src="https://avatars0.githubusercontent.com/u/9197791?v=4" width="100px;" alt="Adrià Fontcuberta"/><br /><sub><b>Adrià Fontcuberta</b></sub></a><br /><a href="#review-afontcu" title="Reviewed Pull Requests">👀</a></td>
509509
<td align="center"><a href="https://blog.johnnyreilly.com/"><img src="https://avatars0.githubusercontent.com/u/1010525?v=4" width="100px;" alt="John Reilly"/><br /><sub><b>John Reilly</b></sub></a><br /><a href="#review-johnnyreilly" title="Reviewed Pull Requests">👀</a></td>
510510
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt="Michaël De Boey"/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="#review-MichaelDeBoey" title="Reviewed Pull Requests">👀</a></td>
511+
<td align="center"><a href="https://cimbul.com"><img src="https://avatars2.githubusercontent.com/u/927923?v=4" width="100px;" alt="Tim Yates"/><br /><sub><b>Tim Yates</b></sub></a><br /><a href="#review-cimbul" title="Reviewed Pull Requests">👀</a></td>
511512
</tr>
512513
</table>
513514

0 commit comments

Comments
 (0)