Skip to content

Commit 17787f3

Browse files
docs: add BurntCaramel as a contributor (#247)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 943a0c9 commit 17787f3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,17 @@
440440
"contributions": [
441441
"doc"
442442
]
443+
},
444+
{
445+
"login": "BurntCaramel",
446+
"name": "Patrick Smith",
447+
"avatar_url": "https://avatars0.githubusercontent.com/u/2635733?v=4",
448+
"profile": "https://icing.space/",
449+
"contributions": [
450+
"code",
451+
"test",
452+
"doc"
453+
]
443454
}
444455
],
445456
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1078,12 +1078,12 @@ Thanks goes to these people ([emoji key][emojis]):
10781078
<tr>
10791079
<td align="center"><a href="https://github.com/mfelmy"><img src="https://avatars2.githubusercontent.com/u/29504917?v=4" width="100px;" alt=""/><br /><sub><b>Malte Felmy</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=mfelmy" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=mfelmy" title="Tests">⚠️</a></td>
10801080
<td align="center"><a href="https://ghuser.io/Ishaan28malik"><img src="https://avatars3.githubusercontent.com/u/27343592?v=4" width="100px;" alt=""/><br /><sub><b>Championrunner</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=Ishaan28malik" title="Documentation">📖</a></td>
1081+
<td align="center"><a href="https://icing.space/"><img src="https://avatars0.githubusercontent.com/u/2635733?v=4" width="100px;" alt=""/><br /><sub><b>Patrick Smith</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=BurntCaramel" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=BurntCaramel" title="Tests">⚠️</a> <a href="https://github.com/testing-library/jest-dom/commits?author=BurntCaramel" title="Documentation">📖</a></td>
10811082
</tr>
10821083
</table>
10831084

10841085
<!-- markdownlint-enable -->
10851086
<!-- prettier-ignore-end -->
1086-
10871087
<!-- ALL-CONTRIBUTORS-LIST:END -->
10881088

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

0 commit comments

Comments
 (0)