Skip to content

Commit c3cdc57

Browse files
docs: add jwillebrands as a contributor (#216)
1 parent aa5584e commit c3cdc57

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
@@ -216,6 +216,15 @@
216216
"contributions": [
217217
"infra"
218218
]
219+
},
220+
{
221+
"login": "jwillebrands",
222+
"name": "Jan-Willem Willebrands",
223+
"avatar_url": "https://avatars.githubusercontent.com/u/8925?v=4",
224+
"profile": "https://github.com/jwillebrands",
225+
"contributions": [
226+
"code"
227+
]
219228
}
220229
],
221230
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ Thanks goes to these people ([emoji key][emojis]):
213213
</tr>
214214
<tr>
215215
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="#infra-amitmiran137" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
216+
<td align="center"><a href="https://github.com/jwillebrands"><img src="https://avatars.githubusercontent.com/u/8925?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jan-Willem Willebrands</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=jwillebrands" title="Code">💻</a></td>
216217
</tr>
217218
</table>
218219

0 commit comments

Comments
 (0)