Skip to content

Commit d829ed9

Browse files
docs: add jakeboone02 as a contributor for code, and test (#578)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 16499cf commit d829ed9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,16 @@
708708
"doc",
709709
"test"
710710
]
711+
},
712+
{
713+
"login": "jakeboone02",
714+
"name": "Jake Boone",
715+
"avatar_url": "https://avatars.githubusercontent.com/u/366438?v=4",
716+
"profile": "https://github.com/jakeboone02",
717+
"contributions": [
718+
"code",
719+
"test"
720+
]
711721
}
712722
],
713723
"repoHost": "https://github.com",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1540,6 +1540,7 @@ Thanks goes to these people ([emoji key][emojis]):
15401540
</tr>
15411541
<tr>
15421542
<td align="center" valign="top" width="14.28%"><a href="http://fotis.xyz"><img src="https://avatars.githubusercontent.com/u/3210764?v=4?s=100" width="100px;" alt="Fotis Papadogeorgopoulos"/><br /><sub><b>Fotis Papadogeorgopoulos</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=fpapado" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=fpapado" title="Documentation">📖</a> <a href="https://github.com/testing-library/jest-dom/commits?author=fpapado" title="Tests">⚠️</a></td>
1543+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jakeboone02"><img src="https://avatars.githubusercontent.com/u/366438?v=4?s=100" width="100px;" alt="Jake Boone"/><br /><sub><b>Jake Boone</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jakeboone02" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=jakeboone02" title="Tests">⚠️</a></td>
15431544
</tr>
15441545
</tbody>
15451546
</table>

0 commit comments

Comments
 (0)