Skip to content

Commit 8dc6f67

Browse files
authored
Merge pull request #31 from ehmicky/all-contributors/add-abrenneke
docs: add abrenneke as a contributor
2 parents fdd7c88 + 36a5a07 commit 8dc6f67

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,17 @@
3939
"doc",
4040
"code"
4141
]
42+
},
43+
{
44+
"login": "abrenneke",
45+
"name": "Andy Brenneke",
46+
"avatar_url": "https://avatars0.githubusercontent.com/u/342540?v=4",
47+
"profile": "https://github.com/abrenneke",
48+
"contributions": [
49+
"bug"
50+
]
4251
}
4352
],
44-
"contributorsPerLine": 7
53+
"contributorsPerLine": 7,
54+
"skipCi": true
4555
}

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,17 @@ If you would like to help us fix a bug or add a new feature, please check our
163163
Thanks go to our wonderful contributors:
164164

165165
<!-- ALL-CONTRIBUTORS-LIST:START -->
166-
<!-- prettier-ignore -->
167-
<table><tr><td align="center"><a href="https://twitter.com/ehmicky"><img src="https://avatars2.githubusercontent.com/u/8136211?v=4" width="100px;" alt="ehmicky"/><br /><sub><b>ehmicky</b></sub></a><br /><a href="https://github.com/ehmicky/log-process-errors/commits?author=ehmicky" title="Code">💻</a> <a href="#design-ehmicky" title="Design">🎨</a> <a href="#ideas-ehmicky" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/ehmicky/log-process-errors/commits?author=ehmicky" title="Documentation">📖</a></td><td align="center"><a href="https://svachon.com"><img src="https://avatars0.githubusercontent.com/u/170197?v=4" width="100px;" alt="Steven Vachon"/><br /><sub><b>Steven Vachon</b></sub></a><br /><a href="#question-stevenvachon" title="Answering Questions">💬</a></td><td align="center"><a href="https://github.com/Hongarc"><img src="https://avatars1.githubusercontent.com/u/19208123?v=4" width="100px;" alt="Hongarc"/><br /><sub><b>Hongarc</b></sub></a><br /><a href="https://github.com/ehmicky/log-process-errors/commits?author=Hongarc" title="Documentation">📖</a> <a href="https://github.com/ehmicky/log-process-errors/commits?author=Hongarc" title="Code">💻</a></td></tr></table>
168-
166+
<!-- prettier-ignore-start -->
167+
<!-- markdownlint-disable -->
168+
<table>
169+
<tr>
170+
<td align="center"><a href="https://twitter.com/ehmicky"><img src="https://avatars2.githubusercontent.com/u/8136211?v=4" width="100px;" alt=""/><br /><sub><b>ehmicky</b></sub></a><br /><a href="https://github.com/ehmicky/log-process-errors/commits?author=ehmicky" title="Code">💻</a> <a href="#design-ehmicky" title="Design">🎨</a> <a href="#ideas-ehmicky" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/ehmicky/log-process-errors/commits?author=ehmicky" title="Documentation">📖</a></td>
171+
<td align="center"><a href="https://svachon.com"><img src="https://avatars0.githubusercontent.com/u/170197?v=4" width="100px;" alt=""/><br /><sub><b>Steven Vachon</b></sub></a><br /><a href="#question-stevenvachon" title="Answering Questions">💬</a></td>
172+
<td align="center"><a href="https://github.com/Hongarc"><img src="https://avatars1.githubusercontent.com/u/19208123?v=4" width="100px;" alt=""/><br /><sub><b>Hongarc</b></sub></a><br /><a href="https://github.com/ehmicky/log-process-errors/commits?author=Hongarc" title="Documentation">📖</a> <a href="https://github.com/ehmicky/log-process-errors/commits?author=Hongarc" title="Code">💻</a></td>
173+
<td align="center"><a href="https://github.com/abrenneke"><img src="https://avatars0.githubusercontent.com/u/342540?v=4" width="100px;" alt=""/><br /><sub><b>Andy Brenneke</b></sub></a><br /><a href="https://github.com/ehmicky/log-process-errors/issues?q=author%3Aabrenneke" title="Bug reports">🐛</a></td>
174+
</tr>
175+
</table>
176+
177+
<!-- markdownlint-enable -->
178+
<!-- prettier-ignore-end -->
169179
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)