Skip to content

Commit 420f0d3

Browse files
docs: add mikeshtro as a contributor for code, and bug (#537)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 16faf6f commit 420f0d3

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,16 @@
447447
"code",
448448
"review"
449449
]
450+
},
451+
{
452+
"login": "mikeshtro",
453+
"name": "Michal Štrajt",
454+
"avatar_url": "https://avatars.githubusercontent.com/u/93714867?v=4",
455+
"profile": "https://github.com/mikeshtro",
456+
"contributions": [
457+
"code",
458+
"bug"
459+
]
450460
}
451461
],
452462
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ Thanks goes to these people ([emoji key][emojis]):
276276
<td align="center" valign="top" width="14.28%"><a href="https://github.com/FabienDehopre"><img src="https://avatars.githubusercontent.com/u/97023?v=4?s=100" width="100px;" alt="Fabien Dehopré"/><br /><sub><b>Fabien Dehopré</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=FabienDehopre" title="Code">💻</a></td>
277277
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jvereecken"><img src="https://avatars.githubusercontent.com/u/108937550?v=4?s=100" width="100px;" alt="Jamie Vereecken"/><br /><sub><b>Jamie Vereecken</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=jvereecken" title="Code">💻</a></td>
278278
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Christian24"><img src="https://avatars.githubusercontent.com/u/2406635?v=4?s=100" width="100px;" alt="Christian24"/><br /><sub><b>Christian24</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=Christian24" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/pulls?q=is%3Apr+reviewed-by%3AChristian24" title="Reviewed Pull Requests">👀</a></td>
279+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mikeshtro"><img src="https://avatars.githubusercontent.com/u/93714867?v=4?s=100" width="100px;" alt="Michal Štrajt"/><br /><sub><b>Michal Štrajt</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=mikeshtro" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/issues?q=author%3Amikeshtro" title="Bug reports">🐛</a></td>
279280
</tr>
280281
</tbody>
281282
</table>

0 commit comments

Comments
 (0)