Skip to content

Commit 32be0f4

Browse files
docs: add @aganglada as a contributor (#302)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 547eb99 commit 32be0f4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.all-contributorsrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@
151151
"avatar_url": "https://avatars0.githubusercontent.com/u/922348?v=4",
152152
"profile": "https://aganglada.com",
153153
"contributions": [
154-
"code"
154+
"code",
155+
"doc"
155156
]
156157
}
157158
],

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Thanks goes to these people ([emoji key][emojis]):
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>
159159
<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>
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> <a href="https://github.com/testing-library/testing-playground/commits?author=aganglada" title="Documentation">📖</a></td>
161161
</tr>
162162
</table>
163163

0 commit comments

Comments
 (0)