Skip to content

Commit 238f5dc

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add jameslevine as a contributor (testing-library#288)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 8f84697 commit 238f5dc

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
@@ -359,6 +359,15 @@
359359
"contributions": [
360360
"doc"
361361
]
362+
},
363+
{
364+
"login": "jameslevine",
365+
"name": "jameslevine",
366+
"avatar_url": "https://avatars0.githubusercontent.com/u/41184245?v=4",
367+
"profile": "https://github.com/jameslevine",
368+
"contributions": [
369+
"doc"
370+
]
362371
}
363372
],
364373
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8383
<td align="center"><a href="https://velog.io/@head"><img src="https://avatars0.githubusercontent.com/u/40166539?v=4" width="100px;" alt="Head"/><br /><sub><b>Head</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=HTMLhead" title="Documentation">📖</a></td>
8484
<td align="center"><a href="https://github.com/mynar7"><img src="https://avatars0.githubusercontent.com/u/32332479?v=4" width="100px;" alt="Lee"/><br /><sub><b>Lee</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mynar7" title="Documentation">📖</a></td>
8585
<td align="center"><a href="https://mario.dev"><img src="https://avatars1.githubusercontent.com/u/2677072?v=4" width="100px;" alt="Mario Beltrán Alarcón"/><br /><sub><b>Mario Beltrán Alarcón</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Belco90" title="Documentation">📖</a></td>
86+
<td align="center"><a href="https://github.com/jameslevine"><img src="https://avatars0.githubusercontent.com/u/41184245?v=4" width="100px;" alt="jameslevine"/><br /><sub><b>jameslevine</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jameslevine" title="Documentation">📖</a></td>
8687
</tr>
8788
</table>
8889

0 commit comments

Comments
 (0)