Skip to content

docs: add ph-fritsche as a contributor for review #1011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1772,6 +1772,15 @@
"contributions": [
"doc"
]
},
{
"login": "ph-fritsche",
"name": "Philipp Fritsche",
"avatar_url": "https://avatars.githubusercontent.com/u/39068198?v=4",
"profile": "http://ph-fritsche.github.io",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ Thanks goes to these wonderful people
<td align="center"><a href="https://fosstodon.org/@sudonymouse"><img src="https://avatars.githubusercontent.com/u/5165674?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Notas Hellout</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=make-github-pseudonymous-again" title="Documentation">📖</a></td>
<td align="center"><a href="https://maxsmolens.org"><img src="https://avatars.githubusercontent.com/u/7122091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Max Smolens</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=msmolens" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/nimaebra"><img src="https://avatars.githubusercontent.com/u/78249749?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nima Ebrazeh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=nimaebra" title="Documentation">📖</a></td>
<td align="center"><a href="http://ph-fritsche.github.io"><img src="https://avatars.githubusercontent.com/u/39068198?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Philipp Fritsche</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/pulls?q=is%3Apr+reviewed-by%3Aph-fritsche" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

Expand Down