Skip to content

Commit e9924de

Browse files
docs: add AntonNiklasson as a contributor (testing-library#699)
* 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 2d8044f commit e9924de

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
@@ -1127,6 +1127,15 @@
11271127
"contributions": [
11281128
"doc"
11291129
]
1130+
},
1131+
{
1132+
"login": "AntonNiklasson",
1133+
"name": "Anton Niklasson",
1134+
"avatar_url": "https://avatars0.githubusercontent.com/u/785676?v=4",
1135+
"profile": "http://www.antn.se",
1136+
"contributions": [
1137+
"doc"
1138+
]
11301139
}
11311140
],
11321141
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
291291
<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>
292292
<td align="center"><a href="http://barushev.net"><img src="https://avatars3.githubusercontent.com/u/805?v=4" width="100px;" alt=""/><br /><sub><b>Denis Barushev</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=denis" title="Documentation">📖</a></td>
293293
<td align="center"><a href="https://github.com/domasx2"><img src="https://avatars1.githubusercontent.com/u/847684?v=4" width="100px;" alt=""/><br /><sub><b>Domas</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=domasx2" title="Documentation">📖</a></td>
294+
<td align="center"><a href="http://www.antn.se"><img src="https://avatars0.githubusercontent.com/u/785676?v=4" width="100px;" alt=""/><br /><sub><b>Anton Niklasson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=AntonNiklasson" title="Documentation">📖</a></td>
294295
</tr>
295296
</table>
296297

0 commit comments

Comments
 (0)