Skip to content

Commit 992f8b5

Browse files
docs: add G-Rath as a contributor for code, test (#1014)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 54b9a5f commit 992f8b5

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,16 @@
13961396
"contributions": [
13971397
"doc"
13981398
]
1399+
},
1400+
{
1401+
"login": "G-Rath",
1402+
"name": "Gareth Jones",
1403+
"avatar_url": "https://avatars.githubusercontent.com/u/3151613?v=4",
1404+
"profile": "https://github.com/G-Rath",
1405+
"contributions": [
1406+
"code",
1407+
"test"
1408+
]
13991409
}
14001410
],
14011411
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ Thanks goes to these people ([emoji key][emojis]):
314314
<tr>
315315
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="#infra-amitmiran137" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
316316
<td align="center"><a href="https://github.com/leschdom"><img src="https://avatars.githubusercontent.com/u/62334278?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dominik Lesch</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=leschdom" title="Documentation">📖</a></td>
317+
<td align="center"><a href="https://github.com/G-Rath"><img src="https://avatars.githubusercontent.com/u/3151613?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gareth Jones</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=G-Rath" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=G-Rath" title="Tests">⚠️</a></td>
317318
</tr>
318319
</table>
319320

0 commit comments

Comments
 (0)