Skip to content

Commit 47e52d1

Browse files
docs: add ph-fritsche as a contributor (#896)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent ac9a6b7 commit 47e52d1

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
@@ -1320,6 +1320,15 @@
13201320
"contributions": [
13211321
"code"
13221322
]
1323+
},
1324+
{
1325+
"login": "ph-fritsche",
1326+
"name": "Philipp Fritsche",
1327+
"avatar_url": "https://avatars.githubusercontent.com/u/39068198?v=4",
1328+
"profile": "https://github.com/ph-fritsche",
1329+
"contributions": [
1330+
"code"
1331+
]
13231332
}
13241333
],
13251334
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ Thanks goes to these people ([emoji key][emojis]):
304304
</tr>
305305
<tr>
306306
<td align="center"><a href="https://github.com/nathanforce"><img src="https://avatars2.githubusercontent.com/u/6694194?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nathan Force</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=nathanforce" title="Code">💻</a></td>
307+
<td align="center"><a href="https://github.com/ph-fritsche"><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/dom-testing-library/commits?author=ph-fritsche" title="Code">💻</a></td>
307308
</tr>
308309
</table>
309310

0 commit comments

Comments
 (0)