Skip to content

Commit 8299daf

Browse files
docs: add tomalaforge as a contributor for doc (#1285)
* 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 a486a05 commit 8299daf

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
@@ -2456,6 +2456,15 @@
24562456
"contributions": [
24572457
"doc"
24582458
]
2459+
},
2460+
{
2461+
"login": "tomalaforge",
2462+
"name": "Laforge Thomas",
2463+
"avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4",
2464+
"profile": "https://thomaslaforge.dev/home",
2465+
"contributions": [
2466+
"doc"
2467+
]
24592468
}
24602469
],
24612470
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,7 @@ Thanks goes to these wonderful people
483483
<td align="center" valign="top" width="14.28%"><a href="https://ali-dev.medium.com"><img src="https://avatars.githubusercontent.com/u/1886605?v=4?s=100" width="100px;" alt="Ali"/><br /><sub><b>Ali</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ali-kamalizade" title="Documentation">📖</a></td>
484484
<td align="center" valign="top" width="14.28%"><a href="https://github.com/macmillen"><img src="https://avatars.githubusercontent.com/u/33156526?v=4?s=100" width="100px;" alt="Milan Jaritz"/><br /><sub><b>Milan Jaritz</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=macmillen" title="Documentation">📖</a></td>
485485
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dzonatan"><img src="https://avatars.githubusercontent.com/u/5166666?v=4?s=100" width="100px;" alt="Rokas Brazdžionis"/><br /><sub><b>Rokas Brazdžionis</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dzonatan" title="Documentation">📖</a></td>
486+
<td align="center" valign="top" width="14.28%"><a href="https://thomaslaforge.dev/home"><img src="https://avatars.githubusercontent.com/u/30832608?v=4?s=100" width="100px;" alt="Laforge Thomas"/><br /><sub><b>Laforge Thomas</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=tomalaforge" title="Documentation">📖</a></td>
486487
</tr>
487488
</tbody>
488489
</table>

0 commit comments

Comments
 (0)