Skip to content

Commit a053cdd

Browse files
allcontributors[bot]gnapse
authored andcommitted
docs: add JPBlancoDB as a contributor (#194)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 69aee34 commit a053cdd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,15 @@
354354
"contributions": [
355355
"doc"
356356
]
357+
},
358+
{
359+
"login": "JPBlancoDB",
360+
"name": "Juan Pablo Blanco",
361+
"avatar_url": "https://avatars1.githubusercontent.com/u/16567863?v=4",
362+
"profile": "https://jpblanco.dev",
363+
"contributions": [
364+
"doc"
365+
]
357366
}
358367
],
359368
"repoHost": "https://github.com",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,9 @@ Thanks goes to these people ([emoji key][emojis]):
920920
<td align="center"><a href="https://github.com/jzarzeckis"><img src="https://avatars3.githubusercontent.com/u/919350?v=4" width="100px;" alt=""/><br /><sub><b>Jānis Zaržeckis</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jzarzeckis" title="Documentation">📖</a></td>
921921
<td align="center"><a href="https://github.com/koala-lava"><img src="https://avatars0.githubusercontent.com/u/15828770?v=4" width="100px;" alt=""/><br /><sub><b>koala-lava</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=koala-lava" title="Documentation">📖</a></td>
922922
</tr>
923+
<tr>
924+
<td align="center"><a href="https://jpblanco.dev"><img src="https://avatars1.githubusercontent.com/u/16567863?v=4" width="100px;" alt=""/><br /><sub><b>Juan Pablo Blanco</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=JPBlancoDB" title="Documentation">📖</a></td>
925+
</tr>
923926
</table>
924927

925928
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)