Skip to content

Commit 8af7766

Browse files
docs: add bilouw as a contributor for doc (#1026)
1 parent c7c4ac5 commit 8af7766

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
@@ -1799,6 +1799,15 @@
17991799
"contributions": [
18001800
"doc"
18011801
]
1802+
},
1803+
{
1804+
"login": "bilouw",
1805+
"name": "Bilou",
1806+
"avatar_url": "https://avatars.githubusercontent.com/u/7089641?v=4",
1807+
"profile": "https://github.com/bilouw",
1808+
"contributions": [
1809+
"doc"
1810+
]
18021811
}
18031812
],
18041813
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ Thanks goes to these wonderful people
389389
<tr>
390390
<td align="center"><a href="https://github.com/clemp6r"><img src="https://avatars.githubusercontent.com/u/4757677?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Clément Plantier</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=clemp6r" title="Documentation">📖</a></td>
391391
<td align="center"><a href="https://github.com/pppp606"><img src="https://avatars.githubusercontent.com/u/7203958?v=4?s=100" width="100px;" alt=""/><br /><sub><b>pppp606</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pppp606" title="Documentation">📖</a></td>
392+
<td align="center"><a href="https://github.com/bilouw"><img src="https://avatars.githubusercontent.com/u/7089641?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bilou</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=bilouw" title="Documentation">📖</a></td>
392393
</tr>
393394
</table>
394395

0 commit comments

Comments
 (0)