Skip to content

Commit c016d1a

Browse files
docs: add claidler as a contributor for doc (#920)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 23c2df6 commit c016d1a

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
@@ -1573,6 +1573,15 @@
15731573
"contributions": [
15741574
"doc"
15751575
]
1576+
},
1577+
{
1578+
"login": "claidler",
1579+
"name": "Christopher Laidler",
1580+
"avatar_url": "https://avatars.githubusercontent.com/u/43636691?v=4",
1581+
"profile": "https://github.com/claidler",
1582+
"contributions": [
1583+
"doc"
1584+
]
15761585
}
15771586
],
15781587
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ Thanks goes to these wonderful people
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>
362362
<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>
363+
<td align="center"><a href="https://github.com/claidler"><img src="https://avatars.githubusercontent.com/u/43636691?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Christopher Laidler</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=claidler" title="Documentation">📖</a></td>
363364
</tr>
364365
</table>
365366

0 commit comments

Comments
 (0)