Skip to content

Commit 2241434

Browse files
docs: add adeelibr as a contributor (#445)
* 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 846f50e commit 2241434

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
@@ -675,6 +675,15 @@
675675
"contributions": [
676676
"doc"
677677
]
678+
},
679+
{
680+
"login": "adeelibr",
681+
"name": "Adeel Imran",
682+
"avatar_url": "https://avatars0.githubusercontent.com/u/16651811?v=4",
683+
"profile": "http://twitter.com/adeelibr",
684+
"contributions": [
685+
"doc"
686+
]
678687
}
679688
],
680689
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
129129
<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>
130130
<td align="center"><a href="https://github.com/pobch"><img src="https://avatars3.githubusercontent.com/u/19894957?v=4" width="100px;" alt=""/><br /><sub><b>Pob Ch</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pobch" title="Documentation">📖</a></td>
131131
<td align="center"><a href="https://github.com/mkermani144"><img src="https://avatars2.githubusercontent.com/u/12621708?v=4" width="100px;" alt=""/><br /><sub><b>Mohammad Kermani</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mkermani144" title="Documentation">📖</a></td>
132+
<td align="center"><a href="http://twitter.com/adeelibr"><img src="https://avatars0.githubusercontent.com/u/16651811?v=4" width="100px;" alt=""/><br /><sub><b>Adeel Imran</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=adeelibr" title="Documentation">📖</a></td>
132133
</tr>
133134
</table>
134135

0 commit comments

Comments
 (0)