Skip to content

Commit d35e7f3

Browse files
docs: add modosc as a contributor (testing-library#780)
* 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 db1d7e0 commit d35e7f3

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
@@ -1292,6 +1292,15 @@
12921292
"contributions": [
12931293
"doc"
12941294
]
1295+
},
1296+
{
1297+
"login": "modosc",
1298+
"name": "jonathan schatz",
1299+
"avatar_url": "https://avatars.githubusercontent.com/u/2231664?v=4",
1300+
"profile": "https://modo.sc",
1301+
"contributions": [
1302+
"doc"
1303+
]
12951304
}
12961305
],
12971306
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
315315
<tr>
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>
318+
<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>
318319
</tr>
319320
</table>
320321

0 commit comments

Comments
 (0)