Skip to content

Commit b8d9ef5

Browse files
docs: add karthik20 as a contributor (#438)
* 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 6312fd8 commit b8d9ef5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,15 @@
648648
"contributions": [
649649
"doc"
650650
]
651+
},
652+
{
653+
"login": "karthik20",
654+
"name": "karthik20",
655+
"avatar_url": "https://avatars2.githubusercontent.com/u/12153250?v=4",
656+
"profile": "https://github.com/karthik20",
657+
"contributions": [
658+
"doc"
659+
]
651660
}
652661
],
653662
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
126126
</tr>
127127
<tr>
128128
<td align="center"><a href="http://manueldugue.de"><img src="https://avatars1.githubusercontent.com/u/894149?v=4" width="100px;" alt=""/><br /><sub><b>Manuel Dugué</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mdugue" title="Documentation">📖</a></td>
129+
<td align="center"><a href="https://github.com/karthik20"><img src="https://avatars2.githubusercontent.com/u/12153250?v=4" width="100px;" alt=""/><br /><sub><b>karthik20</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=karthik20" title="Documentation">📖</a></td>
129130
</tr>
130131
</table>
131132

0 commit comments

Comments
 (0)