Skip to content

Commit 48d2e73

Browse files
docs: add ljharb as a contributor (#813)
* docs: update README.md * docs: update .all-contributorsrc * docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1fc1746 commit 48d2e73

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,16 @@
12031203
"contributions": [
12041204
"doc"
12051205
]
1206+
},
1207+
{
1208+
"login": "ljharb",
1209+
"name": "Jordan Harband",
1210+
"avatar_url": "https://avatars1.githubusercontent.com/u/45469?v=4",
1211+
"profile": "https://github.com/ljharb",
1212+
"contributions": [
1213+
"review",
1214+
"ideas"
1215+
]
12061216
}
12071217
],
12081218
"contributorsPerLine": 7,

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -599,12 +599,12 @@ Thanks goes to these people ([emoji key][emojis]):
599599
<td align="center"><a href="https://github.com/karthick3018"><img src="https://avatars1.githubusercontent.com/u/47154512?v=4" width="100px;" alt=""/><br /><sub><b>Karthick Raja</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=karthick3018" title="Code">💻</a></td>
600600
<td align="center"><a href="https://github.com/theashraf"><img src="https://avatars1.githubusercontent.com/u/39750790?v=4" width="100px;" alt=""/><br /><sub><b>Abdelrahman Ashraf</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=theashraf" title="Code">💻</a></td>
601601
<td align="center"><a href="https://github.com/lidoravitan"><img src="https://avatars0.githubusercontent.com/u/35113398?v=4" width="100px;" alt=""/><br /><sub><b>Lidor Avitan</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=lidoravitan" title="Documentation">📖</a></td>
602+
<td align="center"><a href="https://github.com/ljharb"><img src="https://avatars1.githubusercontent.com/u/45469?v=4" width="100px;" alt=""/><br /><sub><b>Jordan Harband</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/pulls?q=is%3Apr+reviewed-by%3Aljharb" title="Reviewed Pull Requests">👀</a> <a href="#ideas-ljharb" title="Ideas, Planning, & Feedback">🤔</a></td>
602603
</tr>
603604
</table>
604605
605606
<!-- markdownlint-enable -->
606607
<!-- prettier-ignore-end -->
607-
608608
<!-- ALL-CONTRIBUTORS-LIST:END -->
609609
610610
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)