Skip to content

Commit f8c520a

Browse files
docs: add mouse484 as a contributor for doc (#1160)
* 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 031c30e commit f8c520a

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,6 +2168,15 @@
21682168
"contributions": [
21692169
"doc"
21702170
]
2171+
},
2172+
{
2173+
"login": "mouse484",
2174+
"name": "mouse",
2175+
"avatar_url": "https://avatars.githubusercontent.com/u/38714187?v=4",
2176+
"profile": "https://portfolio.mouse484.vercel.app/",
2177+
"contributions": [
2178+
"doc"
2179+
]
21712180
}
21722181
],
21732182
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,11 +443,9 @@ Thanks goes to these wonderful people
443443
</tr>
444444
<tr>
445445
<td align="center"><a href="https://github.com/edmundsj"><img src="https://avatars.githubusercontent.com/u/11085127?v=4?s=100" width="100px;" alt="Jordan Edmunds"/><br /><sub><b>Jordan Edmunds</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=edmundsj" title="Documentation">📖</a></td>
446+
<td align="center"><a href="https://portfolio.mouse484.vercel.app/"><img src="https://avatars.githubusercontent.com/u/38714187?v=4?s=100" width="100px;" alt="mouse"/><br /><sub><b>mouse</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mouse484" title="Documentation">📖</a></td>
446447
</tr>
447448
</tbody>
448-
<tfoot>
449-
450-
</tfoot>
451449
</table>
452450

453451
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)