Skip to content

Commit c383b44

Browse files
docs: add BatuhanW as a contributor (#544)
* 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 3bc7d38 commit c383b44

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
@@ -828,6 +828,15 @@
828828
"contributions": [
829829
"doc"
830830
]
831+
},
832+
{
833+
"login": "BatuhanW",
834+
"name": "Batuhan Wilhelm",
835+
"avatar_url": "https://avatars3.githubusercontent.com/u/16444991?v=4",
836+
"profile": "https://github.com/BatuhanW",
837+
"contributions": [
838+
"doc"
839+
]
831840
}
832841
],
833842
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
151151
<td align="center"><a href="https://github.com/balavishnuvj"><img src="https://avatars3.githubusercontent.com/u/13718688?v=4" width="100px;" alt=""/><br /><sub><b>balavishnuvj</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=balavishnuvj" title="Documentation">📖</a></td>
152152
<td align="center"><a href="http://jesupaul.com/"><img src="https://avatars1.githubusercontent.com/u/7876997?v=4" width="100px;" alt=""/><br /><sub><b>Sharmila Jesupaul</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sharmilajesupaul" title="Documentation">📖</a></td>
153153
</tr>
154+
<tr>
155+
<td align="center"><a href="https://github.com/BatuhanW"><img src="https://avatars3.githubusercontent.com/u/16444991?v=4" width="100px;" alt=""/><br /><sub><b>Batuhan Wilhelm</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=BatuhanW" title="Documentation">📖</a></td>
156+
</tr>
154157
</table>
155158

156159
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)