Skip to content

Commit bcc7339

Browse files
allcontributors[bot]gnapse
authored andcommitted
docs: add YardenShoham as a contributor (#132)
* docs: update README.md * docs: update .all-contributorsrc
1 parent ff238b5 commit bcc7339

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,17 @@
277277
"code",
278278
"test"
279279
]
280+
},
281+
{
282+
"login": "YardenShoham",
283+
"name": "Yarden Shoham",
284+
"avatar_url": "https://avatars3.githubusercontent.com/u/20454870?v=4",
285+
"profile": "https://github.com/YardenShoham",
286+
"contributions": [
287+
"doc"
288+
]
280289
}
281-
]
290+
],
291+
"repoHost": "https://github.com",
292+
"contributorsPerLine": 7
282293
}

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,8 +1035,7 @@ more verbose, less clear in its intent, and/or harder to read.
10351035
Thanks goes to these people ([emoji key][emojis]):
10361036
10371037
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1038-
<!-- prettier-ignore-start -->
1039-
<!-- markdownlint-disable -->
1038+
<!-- prettier-ignore -->
10401039
<table>
10411040
<tr>
10421041
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars.githubusercontent.com/u/1500684?v=3" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=kentcdodds" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=kentcdodds" title="Documentation">📖</a> <a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/testing-library/jest-dom/commits?author=kentcdodds" title="Tests">⚠️</a></td>
@@ -1072,12 +1071,10 @@ Thanks goes to these people ([emoji key][emojis]):
10721071
<td align="center"><a href="https://raccoon.studio"><img src="https://avatars0.githubusercontent.com/u/4989733?v=4" width="100px;" alt="hiwelo."/><br /><sub><b>hiwelo.</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=hiwelo" title="Code">💻</a> <a href="#ideas-hiwelo" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/jest-dom/commits?author=hiwelo" title="Tests">⚠️</a></td>
10731072
<td align="center"><a href="https://github.com/lukaszfiszer"><img src="https://avatars3.githubusercontent.com/u/1201711?v=4" width="100px;" alt="Łukasz Fiszer"/><br /><sub><b>Łukasz Fiszer</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=lukaszfiszer" title="Code">💻</a></td>
10741073
<td align="center"><a href="https://github.com/jeanchung"><img src="https://avatars0.githubusercontent.com/u/10778036?v=4" width="100px;" alt="Jean Chung"/><br /><sub><b>Jean Chung</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jeanchung" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=jeanchung" title="Tests">⚠️</a></td>
1074+
<td align="center"><a href="https://github.com/YardenShoham"><img src="https://avatars3.githubusercontent.com/u/20454870?v=4" width="100px;" alt="Yarden Shoham"/><br /><sub><b>Yarden Shoham</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=YardenShoham" title="Documentation">📖</a></td>
10751075
</tr>
10761076
</table>
10771077
1078-
<!-- markdownlint-enable -->
1079-
<!-- prettier-ignore-end -->
1080-
10811078
<!-- ALL-CONTRIBUTORS-LIST:END -->
10821079
10831080
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)