Skip to content

Commit f73b26f

Browse files
authored
Merge pull request testing-library#689 from testing-library/all-contributors/add-ITenthusiasm
docs: add ITenthusiasm as a contributor
2 parents f8f17c5 + a2b7c11 commit f73b26f

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
@@ -1100,6 +1100,15 @@
11001100
"contributions": [
11011101
"doc"
11021102
]
1103+
},
1104+
{
1105+
"login": "ITenthusiasm",
1106+
"name": "Isaiah Thomason",
1107+
"avatar_url": "https://avatars0.githubusercontent.com/u/47364027?v=4",
1108+
"profile": "https://github.com/ITenthusiasm",
1109+
"contributions": [
1110+
"doc"
1111+
]
11031112
}
11041113
],
11051114
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
288288
<tr>
289289
<td align="center"><a href="https://github.com/cncolder"><img src="https://avatars3.githubusercontent.com/u/127009?v=4" width="100px;" alt=""/><br /><sub><b>Yanlin Jiang</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=cncolder" title="Documentation">📖</a></td>
290290
<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/testing-library-docs/commits?author=lidoravitan" title="Documentation">📖</a></td>
291+
<td align="center"><a href="https://github.com/ITenthusiasm"><img src="https://avatars0.githubusercontent.com/u/47364027?v=4" width="100px;" alt=""/><br /><sub><b>Isaiah Thomason</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ITenthusiasm" title="Documentation">📖</a></td>
291292
</tr>
292293
</table>
293294

0 commit comments

Comments
 (0)