Skip to content

Commit d893dab

Browse files
docs: add jharlowuk as a contributor for doc (#1219)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1ca0e8c commit d893dab

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
@@ -2285,6 +2285,15 @@
22852285
"contributions": [
22862286
"doc"
22872287
]
2288+
},
2289+
{
2290+
"login": "jharlowuk",
2291+
"name": "John Harlow",
2292+
"avatar_url": "https://avatars.githubusercontent.com/u/41212861?v=4",
2293+
"profile": "http://jharlow.uk",
2294+
"contributions": [
2295+
"doc"
2296+
]
22882297
}
22892298
],
22902299
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@ Thanks goes to these wonderful people
459459
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alleksei37"><img src="https://avatars.githubusercontent.com/u/18336748?v=4?s=100" width="100px;" alt="Aleksei Drokin"/><br /><sub><b>Aleksei Drokin</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=alleksei37" title="Documentation">📖</a></td>
460460
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shaman-apprentice"><img src="https://avatars.githubusercontent.com/u/3596742?v=4?s=100" width="100px;" alt="Torsten Knauf"/><br /><sub><b>Torsten Knauf</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=shaman-apprentice" title="Documentation">📖</a></td>
461461
</tr>
462+
<tr>
463+
<td align="center" valign="top" width="14.28%"><a href="http://jharlow.uk"><img src="https://avatars.githubusercontent.com/u/41212861?v=4?s=100" width="100px;" alt="John Harlow"/><br /><sub><b>John Harlow</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jharlowuk" title="Documentation">📖</a></td>
464+
</tr>
462465
</tbody>
463466
</table>
464467

0 commit comments

Comments
 (0)