Skip to content

Commit 0d3fd69

Browse files
docs: add lourenci as a contributor (#154)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b80accf commit 0d3fd69

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,17 @@
223223
"contributions": [
224224
"doc"
225225
]
226+
},
227+
{
228+
"login": "lourenci",
229+
"name": "Leandro Lourenci",
230+
"avatar_url": "https://avatars3.githubusercontent.com/u/2339362?v=4",
231+
"profile": "https://blog.lourenci.com/",
232+
"contributions": [
233+
"bug",
234+
"code",
235+
"test"
236+
]
226237
}
227238
],
228239
"contributorsPerLine": 7,

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
[![Tweet][tweet-badge]][tweet-url]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26-
27-
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
28-
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
2927
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3028

3129
## Installation
@@ -203,12 +201,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
203201
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Akentcdodds" title="Bug reports">🐛</a></td>
204202
<td align="center"><a href="https://github.com/gndelia"><img src="https://avatars1.githubusercontent.com/u/352474?v=4" width="100px;" alt=""/><br /><sub><b>Gonzalo D'Elia</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=gndelia" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=gndelia" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=gndelia" title="Documentation">📖</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/pulls?q=is%3Apr+reviewed-by%3Agndelia" title="Reviewed Pull Requests">👀</a></td>
205203
<td align="center"><a href="https://github.com/jmcriffey"><img src="https://avatars0.githubusercontent.com/u/2831294?v=4" width="100px;" alt=""/><br /><sub><b>Jeff Rifwald</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=jmcriffey" title="Documentation">📖</a></td>
204+
<td align="center"><a href="https://blog.lourenci.com/"><img src="https://avatars3.githubusercontent.com/u/2339362?v=4" width="100px;" alt=""/><br /><sub><b>Leandro Lourenci</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Alourenci" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=lourenci" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=lourenci" title="Tests">⚠️</a></td>
206205
</tr>
207206
</table>
208207

209208
<!-- markdownlint-enable -->
210209
<!-- prettier-ignore-end -->
211-
212210
<!-- ALL-CONTRIBUTORS-LIST:END -->
213211

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

0 commit comments

Comments
 (0)