Skip to content

Commit b4f80ef

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

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,6 +1402,15 @@
14021402
"contributions": [
14031403
"doc"
14041404
]
1405+
},
1406+
{
1407+
"login": "drorheller",
1408+
"name": "dror-heller",
1409+
"avatar_url": "https://avatars.githubusercontent.com/u/12750737?v=4",
1410+
"profile": "https://github.com/drorheller",
1411+
"contributions": [
1412+
"doc"
1413+
]
14051414
}
14061415
],
14071416
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
330330
<td align="center"><a href="https://github.com/EduardoSimon"><img src="https://avatars.githubusercontent.com/u/19764148?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eduardo Simón Picón</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=EduardoSimon" title="Documentation">📖</a></td>
331331
<td align="center"><a href="https://thesanjeevsharma.now.sh"><img src="https://avatars.githubusercontent.com/u/29539278?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sanjeev Sharma</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=thesanjeevsharma" title="Documentation">📖</a></td>
332332
</tr>
333+
<tr>
334+
<td align="center"><a href="https://github.com/drorheller"><img src="https://avatars.githubusercontent.com/u/12750737?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dror-heller</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=drorheller" title="Documentation">📖</a></td>
335+
</tr>
333336
</table>
334337

335338
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)