Skip to content

Commit 60ed804

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add KubaJastrz as a contributor (testing-library#308)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0edae51 commit 60ed804

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
@@ -395,6 +395,15 @@
395395
"contributions": [
396396
"doc"
397397
]
398+
},
399+
{
400+
"login": "KubaJastrz",
401+
"name": "Jakub Jastrzębski",
402+
"avatar_url": "https://avatars0.githubusercontent.com/u/6443113?v=4",
403+
"profile": "https://kubajastrz.com",
404+
"contributions": [
405+
"doc"
406+
]
398407
}
399408
],
400409
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8989
</tr>
9090
<tr>
9191
<td align="center"><a href="http://blog.staz.be"><img src="https://avatars0.githubusercontent.com/u/82500?v=4" width="100px;" alt="Olivier Le Thanh Duong"/><br /><sub><b>Olivier Le Thanh Duong</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=olethanh" title="Documentation">📖</a></td>
92+
<td align="center"><a href="https://kubajastrz.com"><img src="https://avatars0.githubusercontent.com/u/6443113?v=4" width="100px;" alt="Jakub Jastrzębski"/><br /><sub><b>Jakub Jastrzębski</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=KubaJastrz" title="Documentation">📖</a></td>
9293
</tr>
9394
</table>
9495

0 commit comments

Comments
 (0)