Skip to content

Commit 9d3fbd9

Browse files
authored
Merge pull request #137 from goldbergyoni/all-contributors/add-lukasbischof
docs: add lukasbischof as a contributor
2 parents bdda7b5 + 0ba53dd commit 9d3fbd9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,16 @@
267267
"contributions": [
268268
"content"
269269
]
270+
},
271+
{
272+
"login": "lukasbischof",
273+
"name": "Lukas Bischof",
274+
"avatar_url": "https://avatars0.githubusercontent.com/u/8350985?v=4",
275+
"profile": "https://luk4s.dev",
276+
"contributions": [
277+
"test",
278+
"content"
279+
]
270280
}
271281
],
272282
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,6 +1956,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
19561956
</tr>
19571957
<tr>
19581958
<td align="center"><a href="https://github.com/MorganGeek"><img src="https://avatars0.githubusercontent.com/u/3721240?v=4" width="100px;" alt=""/><br /><sub><b>Morgan</b></sub></a><br /><a href="#content-MorganGeek" title="Content">🖋</a></td>
1959+
<td align="center"><a href="https://luk4s.dev"><img src="https://avatars0.githubusercontent.com/u/8350985?v=4" width="100px;" alt=""/><br /><sub><b>Lukas Bischof</b></sub></a><br /><a href="https://github.com/goldbergyoni/javascript-testing-best-practices/commits?author=lukasbischof" title="Tests">⚠️</a> <a href="#content-lukasbischof" title="Content">🖋</a></td>
19591960
</tr>
19601961
</table>
19611962

0 commit comments

Comments
 (0)