Skip to content

Commit 919c3b1

Browse files
allcontributors[bot]Belco90
authored andcommitted
docs: add benmonro as a contributor (#24)
* docs: update README.md * docs: update .all-contributorsrc
1 parent da13f8a commit 919c3b1

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,17 @@
3535
"test",
3636
"infra"
3737
]
38+
},
39+
{
40+
"login": "benmonro",
41+
"name": "Ben Monro",
42+
"avatar_url": "https://avatars3.githubusercontent.com/u/399236?v=4",
43+
"profile": "https://github.com/benmonro",
44+
"contributions": [
45+
"code",
46+
"doc",
47+
"test"
48+
]
3849
}
3950
],
4051
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,18 +163,15 @@ To enable this configuration use the `extends` property in your
163163
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
164164

165165
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
166-
<!-- prettier-ignore-start -->
167-
<!-- markdownlint-disable -->
166+
<!-- prettier-ignore -->
168167
<table>
169168
<tr>
170169
<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> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=Belco90" title="Tests">⚠️</a> <a href="#infra-Belco90" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
171170
<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> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=thomlom" title="Tests">⚠️</a> <a href="#infra-thomlom" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
171+
<td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt="Ben Monro"/><br /><sub><b>Ben Monro</b></sub></a><br /><a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=benmonro" title="Code">💻</a> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=benmonro" title="Documentation">📖</a> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=benmonro" title="Tests">⚠️</a></td>
172172
</tr>
173173
</table>
174174

175-
<!-- markdownlint-enable -->
176-
<!-- prettier-ignore-end -->
177-
178175
<!-- ALL-CONTRIBUTORS-LIST:END -->
179176

180177
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)