Skip to content

Commit 611b0c8

Browse files
authored
Merge pull request #43 from SplittyDev/all-contributors/add-maltfield
docs: add maltfield as a contributor for bug, and ideas
2 parents ee1e9e0 + e8a09cc commit 611b0c8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@
2727
"contributions": [
2828
"code"
2929
]
30+
},
31+
{
32+
"login": "maltfield",
33+
"name": "Michael Altfield",
34+
"avatar_url": "https://avatars.githubusercontent.com/u/5026712?v=4",
35+
"profile": "https://www.michaelaltfield.net",
36+
"contributions": [
37+
"bug",
38+
"ideas"
39+
]
3040
}
3141
]
3242
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ yarn dev # If you're using yarn
174174
<tr>
175175
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rossmacarthur"><img src="https://avatars.githubusercontent.com/u/17109887?v=4?s=100" width="100px;" alt="Ross MacArthur"/><br /><sub><b>Ross MacArthur</b></sub></a><br /><a href="#code-rossmacarthur" title="Code">💻</a></td>
176176
<td align="center" valign="top" width="14.28%"><a href="https://tranzystorekk.codeberg.page"><img src="https://avatars.githubusercontent.com/u/5671049?v=4?s=100" width="100px;" alt="Marcin Puc"/><br /><sub><b>Marcin Puc</b></sub></a><br /><a href="#code-tranzystorekk" title="Code">💻</a></td>
177+
<td align="center" valign="top" width="14.28%"><a href="https://www.michaelaltfield.net"><img src="https://avatars.githubusercontent.com/u/5026712?v=4?s=100" width="100px;" alt="Michael Altfield"/><br /><sub><b>Michael Altfield</b></sub></a><br /><a href="#bug-maltfield" title="Bug reports">🐛</a> <a href="#ideas-maltfield" title="Ideas, Planning, & Feedback">🤔</a></td>
177178
</tr>
178179
</tbody>
179180
<tfoot>

0 commit comments

Comments
 (0)