Skip to content

Commit a0840a5

Browse files
docs: add rickysullivan as a contributor (#782)
* 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 50d2c8f commit a0840a5

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
@@ -1301,6 +1301,15 @@
13011301
"contributions": [
13021302
"doc"
13031303
]
1304+
},
1305+
{
1306+
"login": "rickysullivan",
1307+
"name": "Ricky Sullivan Himself",
1308+
"avatar_url": "https://avatars.githubusercontent.com/u/437480?v=4",
1309+
"profile": "https://github.com/rickysullivan",
1310+
"contributions": [
1311+
"doc"
1312+
]
13041313
}
13051314
],
13061315
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
316316
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=amitmiran137" title="Documentation">📖</a></td>
317317
<td align="center"><a href="https://graficos.net"><img src="https://avatars.githubusercontent.com/u/6775220?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Paul Melero</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=gangsthub" title="Documentation">📖</a></td>
318318
<td align="center"><a href="https://modo.sc"><img src="https://avatars.githubusercontent.com/u/2231664?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jonathan schatz</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=modosc" title="Documentation">📖</a></td>
319+
<td align="center"><a href="https://github.com/rickysullivan"><img src="https://avatars.githubusercontent.com/u/437480?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ricky Sullivan Himself</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=rickysullivan" title="Documentation">📖</a></td>
319320
</tr>
320321
</table>
321322

0 commit comments

Comments
 (0)