Skip to content

Commit f0f0080

Browse files
docs: add shaman-apprentice as a contributor for doc (#1217)
* 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 4cc35c4 commit f0f0080

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -2276,6 +2276,15 @@
22762276
"contributions": [
22772277
"doc"
22782278
]
2279+
},
2280+
{
2281+
"login": "shaman-apprentice",
2282+
"name": "Torsten Knauf",
2283+
"avatar_url": "https://avatars.githubusercontent.com/u/3596742?v=4",
2284+
"profile": "https://github.com/shaman-apprentice",
2285+
"contributions": [
2286+
"doc"
2287+
]
22792288
}
22802289
],
22812290
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@ Thanks goes to these wonderful people
457457
<td align="center" valign="top" width="14.28%"><a href="http://spray-r.com"><img src="https://avatars.githubusercontent.com/u/69653055?v=4?s=100" width="100px;" alt="Erik Metz"/><br /><sub><b>Erik Metz</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=erik-metz" title="Documentation">📖</a></td>
458458
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrtyagi07"><img src="https://avatars.githubusercontent.com/u/83115094?v=4?s=100" width="100px;" alt="Vaibhav Tyagi"/><br /><sub><b>Vaibhav Tyagi</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mrtyagi07" title="Documentation">📖</a></td>
459459
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alleksei37"><img src="https://avatars.githubusercontent.com/u/18336748?v=4?s=100" width="100px;" alt="Aleksei Drokin"/><br /><sub><b>Aleksei Drokin</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=alleksei37" title="Documentation">📖</a></td>
460+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shaman-apprentice"><img src="https://avatars.githubusercontent.com/u/3596742?v=4?s=100" width="100px;" alt="Torsten Knauf"/><br /><sub><b>Torsten Knauf</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=shaman-apprentice" title="Documentation">📖</a></td>
460461
</tr>
461462
</tbody>
462463
</table>

0 commit comments

Comments
 (0)