Skip to content

Commit af00c4f

Browse files
docs: add numb86 as a contributor (#380)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 4bbe0f9 commit af00c4f

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
@@ -512,6 +512,15 @@
512512
"contributions": [
513513
"doc"
514514
]
515+
},
516+
{
517+
"login": "numb86",
518+
"name": "numb86",
519+
"avatar_url": "https://avatars1.githubusercontent.com/u/16703337?v=4",
520+
"profile": "https://numb86.net/",
521+
"contributions": [
522+
"doc"
523+
]
515524
}
516525
],
517526
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
106106
<td align="center"><a href="https://huchen.dev"><img src="https://avatars3.githubusercontent.com/u/2078389?v=4" width="100px;" alt=""/><br /><sub><b>Hu Chen</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=huchenme" title="Documentation">📖</a></td>
107107
<td align="center"><a href="https://github.com/jkdowdle"><img src="https://avatars0.githubusercontent.com/u/19804196?v=4" width="100px;" alt=""/><br /><sub><b>Josh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jkdowdle" title="Documentation">📖</a></td>
108108
</tr>
109+
<tr>
110+
<td align="center"><a href="https://numb86.net/"><img src="https://avatars1.githubusercontent.com/u/16703337?v=4" width="100px;" alt=""/><br /><sub><b>numb86</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=numb86" title="Documentation">📖</a></td>
111+
</tr>
109112
</table>
110113

111114
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)