Skip to content

Commit f480f74

Browse files
docs: add agjs as a contributor (#585)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b7ec6cb commit f480f74

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,15 @@
492492
"contributions": [
493493
"doc"
494494
]
495+
},
496+
{
497+
"login": "agjs",
498+
"name": "Aleksandar Grbic",
499+
"avatar_url": "https://avatars.githubusercontent.com/u/7226555?v=4",
500+
"profile": "https://aleksandar.xyz",
501+
"contributions": [
502+
"doc"
503+
]
495504
}
496505
],
497506
"skipCi": true,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
237237
<tr>
238238
<td align="center"><a href="https://seanbaines.com/"><img src="https://avatars.githubusercontent.com/u/24367010?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sean Baines</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=mrseanbaines" title="Documentation">📖</a></td>
239239
<td align="center"><a href="https://www.linkedin.com/in/mike-vasin/"><img src="https://avatars.githubusercontent.com/u/12434833?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mikhail Vasin</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=mvasin" title="Documentation">📖</a></td>
240+
<td align="center"><a href="https://aleksandar.xyz"><img src="https://avatars.githubusercontent.com/u/7226555?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aleksandar Grbic</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=agjs" title="Documentation">📖</a></td>
240241
</tr>
241242
</table>
242243

0 commit comments

Comments
 (0)