Skip to content

Commit 88e8487

Browse files
docs: add @aganglada as a contributor (#299)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e117f28 commit 88e8487

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,15 @@
144144
"code",
145145
"ideas"
146146
]
147+
},
148+
{
149+
"login": "aganglada",
150+
"name": "Alejandro Garcia Anglada",
151+
"avatar_url": "https://avatars0.githubusercontent.com/u/922348?v=4",
152+
"profile": "https://aganglada.com",
153+
"contributions": [
154+
"code"
155+
]
147156
}
148157
],
149158
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ practices.
1414

1515
<!-- prettier-ignore-start -->
1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
<!-- prettier-ignore-end -->
2020

@@ -156,6 +156,9 @@ Thanks goes to these people ([emoji key][emojis]):
156156
<td align="center"><a href="https://github.com/bmeverett"><img src="https://avatars2.githubusercontent.com/u/3941006?v=4" width="100px;" alt=""/><br /><sub><b>Brandon Everett</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=bmeverett" title="Code">💻</a></td>
157157
<td align="center"><a href="http://brainbox.cz/"><img src="https://avatars1.githubusercontent.com/u/762095?v=4" width="100px;" alt=""/><br /><sub><b>Michal Kočárek</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=michal-kocarek" title="Code">💻</a> <a href="#ideas-michal-kocarek" title="Ideas, Planning, & Feedback">🤔</a></td>
158158
</tr>
159+
<tr>
160+
<td align="center"><a href="https://aganglada.com"><img src="https://avatars0.githubusercontent.com/u/922348?v=4" width="100px;" alt=""/><br /><sub><b>Alejandro Garcia Anglada</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=aganglada" title="Code">💻</a></td>
161+
</tr>
159162
</table>
160163

161164
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)