Skip to content

Commit c9db8eb

Browse files
docs: add yanick as a contributor for doc (#1270)
* 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 6bc2f51 commit c9db8eb

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
@@ -2420,6 +2420,15 @@
24202420
"contributions": [
24212421
"a11y"
24222422
]
2423+
},
2424+
{
2425+
"login": "yanick",
2426+
"name": "Yanick Champoux",
2427+
"avatar_url": "https://avatars.githubusercontent.com/u/19954?v=4",
2428+
"profile": "https://techblog.babyl.ca",
2429+
"contributions": [
2430+
"doc"
2431+
]
24232432
}
24242433
],
24252434
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ Thanks goes to these wonderful people
479479
</tr>
480480
<tr>
481481
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lyannel"><img src="https://avatars.githubusercontent.com/u/34246811?v=4?s=100" width="100px;" alt="lyannel"/><br /><sub><b>lyannel</b></sub></a><br /><a href="#a11y-lyannel" title="Accessibility">️️️️♿️</a></td>
482+
<td align="center" valign="top" width="14.28%"><a href="https://techblog.babyl.ca"><img src="https://avatars.githubusercontent.com/u/19954?v=4?s=100" width="100px;" alt="Yanick Champoux"/><br /><sub><b>Yanick Champoux</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=yanick" title="Documentation">📖</a></td>
482483
</tr>
483484
</tbody>
484485
</table>

0 commit comments

Comments
 (0)