Skip to content

Commit fd0d670

Browse files
docs: add idanen as a contributor (#697)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent fcdeb31 commit fd0d670

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,6 +1106,16 @@
11061106
"contributions": [
11071107
"doc"
11081108
]
1109+
},
1110+
{
1111+
"login": "idanen",
1112+
"name": "Idan Entin",
1113+
"avatar_url": "https://avatars2.githubusercontent.com/u/1687893?v=4",
1114+
"profile": "https://github.com/idanen",
1115+
"contributions": [
1116+
"code",
1117+
"test"
1118+
]
11091119
}
11101120
],
11111121
"repoHost": "https://github.com"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,9 @@ Thanks goes to these people ([emoji key][emojis]):
276276
<td align="center"><a href="https://www.jacobparis.com/"><img src="https://avatars2.githubusercontent.com/u/5633704?v=4" width="100px;" alt=""/><br /><sub><b>Jacob Paris</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=JacobParis" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=JacobParis" title="Tests">⚠️</a></td>
277277
<td align="center"><a href="https://keiya01.github.io/portfolio"><img src="https://avatars1.githubusercontent.com/u/34934510?v=4" width="100px;" alt=""/><br /><sub><b>keiya sasaki</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=keiya01" title="Documentation">📖</a></td>
278278
</tr>
279+
<tr>
280+
<td align="center"><a href="https://github.com/idanen"><img src="https://avatars2.githubusercontent.com/u/1687893?v=4" width="100px;" alt=""/><br /><sub><b>Idan Entin</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=idanen" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=idanen" title="Tests">⚠️</a></td>
281+
</tr>
279282
</table>
280283

281284
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)