Skip to content

Commit 45787a7

Browse files
allcontributors[bot]gr2m
andauthoredMay 19, 2023
docs: add dwmkerr as a contributor for bug, test, and code (#353)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
1 parent 959e361 commit 45787a7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
 

‎.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,17 @@
635635
"contributions": [
636636
"code"
637637
]
638+
},
639+
{
640+
"login": "dwmkerr",
641+
"name": "Dave Kerr",
642+
"avatar_url": "https://avatars.githubusercontent.com/u/1926984?v=4",
643+
"profile": "http://www.dwmkerr.com",
644+
"contributions": [
645+
"bug",
646+
"test",
647+
"code"
648+
]
638649
}
639650
],
640651
"skipCi": true

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ Thanks goes to these wonderful people
169169
<td align="center" valign="top" width="16.66%"><a href="https://www.lieret.net"><img src="https://avatars.githubusercontent.com/u/13602468?v=4?s=100" width="100px;" alt="Kilian Lieret"/><br /><sub><b>Kilian Lieret</b></sub></a><br /><a href="https://github.com/all-contributors/cli/issues?q=author%3Aklieret" title="Bug reports">🐛</a></td>
170170
<td align="center" valign="top" width="16.66%"><a href="https://github.com/KnorpelSenf"><img src="https://avatars.githubusercontent.com/u/12952387?v=4?s=100" width="100px;" alt="KnorpelSenf"/><br /><sub><b>KnorpelSenf</b></sub></a><br /><a href="https://github.com/all-contributors/cli/issues?q=author%3AKnorpelSenf" title="Bug reports">🐛</a></td>
171171
<td align="center" valign="top" width="16.66%"><a href="https://rea9lizer.carrd.co"><img src="https://avatars.githubusercontent.com/u/68494132?v=4?s=100" width="100px;" alt="QriLa &#124; Hyeon Gu"/><br /><sub><b>QriLa &#124; Hyeon Gu</b></sub></a><br /><a href="https://github.com/all-contributors/cli/commits?author=qyurila" title="Code">💻</a></td>
172+
<td align="center" valign="top" width="16.66%"><a href="http://www.dwmkerr.com"><img src="https://avatars.githubusercontent.com/u/1926984?v=4?s=100" width="100px;" alt="Dave Kerr"/><br /><sub><b>Dave Kerr</b></sub></a><br /><a href="https://github.com/all-contributors/cli/issues?q=author%3Adwmkerr" title="Bug reports">🐛</a> <a href="https://github.com/all-contributors/cli/commits?author=dwmkerr" title="Tests">⚠️</a> <a href="https://github.com/all-contributors/cli/commits?author=dwmkerr" title="Code">💻</a></td>
172173
</tr>
173174
</tbody>
174175
<tfoot>

0 commit comments

Comments
 (0)
Please sign in to comment.