Skip to content

Commit 18d0485

Browse files
docs: add nilshartmann as a contributor (#260)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * chore: format README.md Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Nick McCurdy <nick@nickmccurdy.com>
1 parent cc41cd2 commit 18d0485

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
@@ -85,6 +85,15 @@
8585
"code",
8686
"test"
8787
]
88+
},
89+
{
90+
"login": "nilshartmann",
91+
"name": "Nils Hartmann",
92+
"avatar_url": "https://avatars0.githubusercontent.com/u/435073?v=4",
93+
"profile": "https://nilshartmann.net",
94+
"contributions": [
95+
"bug"
96+
]
8897
}
8998
],
9099
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9494
</tr>
9595
<tr>
9696
<td align="center"><a href="https://github.com/timmak"><img src="https://avatars2.githubusercontent.com/u/24553?v=4" width="100px;" alt=""/><br /><sub><b>Tim Pinington</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=timmak" title="Code">💻</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=timmak" title="Tests">⚠️</a></td>
97+
<td align="center"><a href="https://nilshartmann.net"><img src="https://avatars0.githubusercontent.com/u/435073?v=4" width="100px;" alt=""/><br /><sub><b>Nils Hartmann</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/issues?q=author%3Anilshartmann" title="Bug reports">🐛</a></td>
9798
</tr>
9899
</table>
99100

0 commit comments

Comments
 (0)