Skip to content

Commit e2dffa9

Browse files
docs: add thanhsonng as a contributor for doc (#1113)
* 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 e59af7c commit e2dffa9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,6 +2033,15 @@
20332033
"contributions": [
20342034
"design"
20352035
]
2036+
},
2037+
{
2038+
"login": "thanhsonng",
2039+
"name": "Son Nguyen",
2040+
"avatar_url": "https://avatars.githubusercontent.com/u/28614996?v=4",
2041+
"profile": "https://sonng.dev/",
2042+
"contributions": [
2043+
"doc"
2044+
]
20362045
}
20372046
],
20382047
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,9 @@ Thanks goes to these wonderful people
422422
<td align="center"><a href="https://github.com/shaiRose"><img src="https://avatars.githubusercontent.com/u/4546940?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shai Rose</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=shaiRose" title="Documentation">📖</a></td>
423423
<td align="center"><a href="https://github.com/AldinRekic"><img src="https://avatars.githubusercontent.com/u/65592409?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AldinRekic</b></sub></a><br /><a href="#design-AldinRekic" title="Design">🎨</a></td>
424424
</tr>
425+
<tr>
426+
<td align="center"><a href="https://sonng.dev/"><img src="https://avatars.githubusercontent.com/u/28614996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Son Nguyen</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=thanhsonng" title="Documentation">📖</a></td>
427+
</tr>
425428
</table>
426429

427430
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)