Skip to content

Commit ec88a2e

Browse files
docs: add jankalfus as a contributor for doc (testing-library#915)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cb37765 commit ec88a2e

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
@@ -1564,6 +1564,15 @@
15641564
"contributions": [
15651565
"doc"
15661566
]
1567+
},
1568+
{
1569+
"login": "jankalfus",
1570+
"name": "Honza Kalfus",
1571+
"avatar_url": "https://avatars.githubusercontent.com/u/12714276?v=4",
1572+
"profile": "https://github.com/jankalfus",
1573+
"contributions": [
1574+
"doc"
1575+
]
15671576
}
15681577
],
15691578
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ Thanks goes to these wonderful people
359359
<td align="center"><a href="https://fildon.me"><img src="https://avatars.githubusercontent.com/u/10462288?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rupert McKay</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=fildon" title="Documentation">📖</a></td>
360360
<td align="center"><a href="http://www.sebastianmaciel.com"><img src="https://avatars.githubusercontent.com/u/4841148?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastián Maciel</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=SebastianMaciel" title="Documentation">📖</a></td>
361361
<td align="center"><a href="http://sidharth.dev"><img src="https://avatars.githubusercontent.com/u/10703445?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sidharth Vinod</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sidharthv96" title="Documentation">📖</a></td>
362+
<td align="center"><a href="https://github.com/jankalfus"><img src="https://avatars.githubusercontent.com/u/12714276?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Honza Kalfus</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jankalfus" title="Documentation">📖</a></td>
362363
</tr>
363364
</table>
364365

0 commit comments

Comments
 (0)