Skip to content

Commit a3e6aad

Browse files
docs: add tarjei as a contributor for doc (#1115)
* 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 909419f commit a3e6aad

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
@@ -2051,6 +2051,15 @@
20512051
"contributions": [
20522052
"doc"
20532053
]
2054+
},
2055+
{
2056+
"login": "tarjei",
2057+
"name": "Tarjei Huse",
2058+
"avatar_url": "https://avatars.githubusercontent.com/u/211263?v=4",
2059+
"profile": "https://github.com/tarjei",
2060+
"contributions": [
2061+
"doc"
2062+
]
20542063
}
20552064
],
20562065
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ Thanks goes to these wonderful people
425425
<tr>
426426
<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>
427427
<td align="center"><a href="https://github.com/Lirlev48"><img src="https://avatars.githubusercontent.com/u/58209233?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lirlev48</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Lirlev48" title="Documentation">📖</a></td>
428+
<td align="center"><a href="https://github.com/tarjei"><img src="https://avatars.githubusercontent.com/u/211263?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tarjei Huse</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=tarjei" title="Documentation">📖</a></td>
428429
</tr>
429430
</table>
430431

0 commit comments

Comments
 (0)