Skip to content

Commit f509f5e

Browse files
docs: add jamsinclair as a contributor (#460)
1 parent 7bedb53 commit f509f5e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,15 @@
702702
"contributions": [
703703
"doc"
704704
]
705+
},
706+
{
707+
"login": "jamsinclair",
708+
"name": "Jamie",
709+
"avatar_url": "https://avatars0.githubusercontent.com/u/5964236?v=4",
710+
"profile": "https://jamie.tokyo",
711+
"contributions": [
712+
"doc"
713+
]
705714
}
706715
],
707716
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
133133
<td align="center"><a href="https://varundey.me"><img src="https://avatars0.githubusercontent.com/u/9202135?v=4" width="100px;" alt=""/><br /><sub><b>Varun Dey</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=varundey" title="Documentation">📖</a></td>
134134
<td align="center"><a href="http://pablodinella.com/"><img src="https://avatars1.githubusercontent.com/u/2482730?v=4" width="100px;" alt=""/><br /><sub><b>Pablo R. Dinella</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=PabloDinella" title="Documentation">📖</a></td>
135135
</tr>
136+
<tr>
137+
<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/testing-library-docs/commits?author=jamsinclair" title="Documentation">📖</a></td>
138+
</tr>
136139
</table>
137140

138141
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)