Skip to content

Commit 90fba31

Browse files
docs: add jacksonhardaker as a contributor for test (#1114)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e2dd1d9 commit 90fba31

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,15 @@
15151515
"contributions": [
15161516
"code"
15171517
]
1518+
},
1519+
{
1520+
"login": "jacksonhardaker",
1521+
"name": "Jackson Hardaker",
1522+
"avatar_url": "https://avatars.githubusercontent.com/u/7596320?v=4",
1523+
"profile": "https://www.jacksonhardaker.dev",
1524+
"contributions": [
1525+
"test"
1526+
]
15181527
}
15191528
],
15201529
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ Thanks goes to these people ([emoji key][emojis]):
331331
</tr>
332332
<tr>
333333
<td align="center"><a href="https://github.com/Dennis273"><img src="https://avatars.githubusercontent.com/u/19815164?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dennis273</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=Dennis273" title="Code">💻</a></td>
334+
<td align="center"><a href="https://www.jacksonhardaker.dev"><img src="https://avatars.githubusercontent.com/u/7596320?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jackson Hardaker</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=jacksonhardaker" title="Tests">⚠️</a></td>
334335
</tr>
335336
</table>
336337

0 commit comments

Comments
 (0)