Skip to content

Commit 6fa8804

Browse files
docs: add leschdom as a contributor (#190)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 1f65c84 commit 6fa8804

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,15 @@
364364
"contributions": [
365365
"infra"
366366
]
367+
},
368+
{
369+
"login": "leschdom",
370+
"name": "Dominik Lesch",
371+
"avatar_url": "https://avatars.githubusercontent.com/u/62334278?v=4",
372+
"profile": "https://github.com/leschdom",
373+
"contributions": [
374+
"doc"
375+
]
367376
}
368377
],
369378
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ Thanks goes to these people ([emoji key][emojis]):
271271
<tr>
272272
<td align="center"><a href="https://github.com/SimenB"><img src="https://avatars1.githubusercontent.com/u/1404810?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simen Bekkhus</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=SimenB" title="Code">💻</a></td>
273273
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="#infra-amitmiran137" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
274+
<td align="center"><a href="https://github.com/leschdom"><img src="https://avatars.githubusercontent.com/u/62334278?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dominik Lesch</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=leschdom" title="Documentation">📖</a></td>
274275
</tr>
275276
</table>
276277

0 commit comments

Comments
 (0)