Skip to content

Commit b31c0b9

Browse files
docs: add jamsinclair as a contributor (#555)
1 parent 13bfce3 commit b31c0b9

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
@@ -889,6 +889,16 @@
889889
"code",
890890
"test"
891891
]
892+
},
893+
{
894+
"login": "jamsinclair",
895+
"name": "Jamie",
896+
"avatar_url": "https://avatars0.githubusercontent.com/u/5964236?v=4",
897+
"profile": "https://jamie.tokyo",
898+
"contributions": [
899+
"code",
900+
"test"
901+
]
892902
}
893903
],
894904
"repoHost": "https://github.com"

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ Thanks goes to these people ([emoji key][emojis]):
246246
<td align="center"><a href="https://github.com/airjp73"><img src="https://avatars2.githubusercontent.com/u/25882770?v=4" width="100px;" alt=""/><br /><sub><b>Aaron Pettengill</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=airjp73" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=airjp73" title="Tests">⚠️</a></td>
247247
<td align="center"><a href="http://kwboyd.com"><img src="https://avatars0.githubusercontent.com/u/13855750?v=4" width="100px;" alt=""/><br /><sub><b>Kate W. Boyd</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=kwboyd" title="Code">💻</a></td>
248248
<td align="center"><a href="https://github.com/rahulchavan30"><img src="https://avatars2.githubusercontent.com/u/5296464?v=4" width="100px;" alt=""/><br /><sub><b>Rahul Suryakanth</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=rahulchavan30" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=rahulchavan30" title="Tests">⚠️</a></td>
249+
<td align="center"><a href="https://jamie.tokyo"><img src="https://avatars0.githubusercontent.com/u/5964236?v=4" width="100px;" alt=""/><br /><sub><b>Jamie</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=jamsinclair" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=jamsinclair" title="Tests">⚠️</a></td>
249250
</tr>
250251
</table>
251252

0 commit comments

Comments
 (0)