Skip to content

Commit 6de7fe9

Browse files
committed
docs: add @thomlom as a contributor
1 parent 24af080 commit 6de7fe9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@
2020
"doc",
2121
"review"
2222
]
23+
},
24+
{
25+
"login": "thomlom",
26+
"name": "Thomas Lombart",
27+
"avatar_url": "https://avatars3.githubusercontent.com/u/16003285?v=4",
28+
"profile": "http://thomlom.dev",
29+
"contributions": [
30+
"code",
31+
"doc",
32+
"review"
33+
]
2334
}
2435
],
2536
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<br>
1818
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)
1919
[![PRs Welcome][pr-badge]][pr-url]
20-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
20+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
2121
<br>
2222
[![Watch on Github][gh-watchers-badge]][gh-watchers-url]
2323
[![Star on Github][gh-stars-badge]][gh-stars-url]
@@ -168,6 +168,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
168168
<table>
169169
<tr>
170170
<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/Belco90/eslint-plugin-testing-library/commits?author=Belco90" title="Code">💻</a> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=Belco90" title="Documentation">📖</a> <a href="#review-Belco90" title="Reviewed Pull Requests">👀</a></td>
171+
<td align="center"><a href="http://thomlom.dev"><img src="https://avatars3.githubusercontent.com/u/16003285?v=4" width="100px;" alt="Thomas Lombart"/><br /><sub><b>Thomas Lombart</b></sub></a><br /><a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=thomlom" title="Code">💻</a> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=thomlom" title="Documentation">📖</a> <a href="#review-thomlom" title="Reviewed Pull Requests">👀</a></td>
171172
</tr>
172173
</table>
173174

0 commit comments

Comments
 (0)