Skip to content

Commit 3398302

Browse files
authored
Merge pull request #235 from goldbergyoni/all-contributors/add-smonn
docs: add smonn as a contributor for content
2 parents 4d6b4a1 + 1967b1d commit 3398302

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,15 @@
450450
"contributions": [
451451
"content"
452452
]
453+
},
454+
{
455+
"login": "smonn",
456+
"name": "Simon Ingeson",
457+
"avatar_url": "https://avatars.githubusercontent.com/u/44818?v=4",
458+
"profile": "https://www.smonn.se",
459+
"contributions": [
460+
"content"
461+
]
453462
}
454463
],
455464
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,6 +2147,9 @@ Thanks goes to these wonderful people who have contributed to this repository!
21472147
<td align="center"><a href="https://github.com/drewrwilson"><img src="https://avatars.githubusercontent.com/u/4324656?v=4?s=100" width="100px;" alt="Drew Wilson"/><br /><sub><b>Drew Wilson</b></sub></a><br /><a href="#content-drewrwilson" title="Content">🖋</a></td>
21482148
<td align="center"><a href="https://github.com/XtLee"><img src="https://avatars.githubusercontent.com/u/30145777?v=4?s=100" width="100px;" alt="XtLee"/><br /><sub><b>XtLee</b></sub></a><br /><a href="#content-XtLee" title="Content">🖋</a></td>
21492149
</tr>
2150+
<tr>
2151+
<td align="center"><a href="https://www.smonn.se"><img src="https://avatars.githubusercontent.com/u/44818?v=4?s=100" width="100px;" alt="Simon Ingeson"/><br /><sub><b>Simon Ingeson</b></sub></a><br /><a href="#content-smonn" title="Content">🖋</a></td>
2152+
</tr>
21502153
</tbody>
21512154
</table>
21522155

0 commit comments

Comments
 (0)