Skip to content

Commit 2afad56

Browse files
docs: add icemac as a contributor for doc (#674)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b27b481 commit 2afad56

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,15 @@
524524
"contributions": [
525525
"doc"
526526
]
527+
},
528+
{
529+
"login": "icemac",
530+
"name": "Michael Howitz",
531+
"avatar_url": "https://avatars.githubusercontent.com/u/386619?v=4",
532+
"profile": "https://minddistrict.de",
533+
"contributions": [
534+
"doc"
535+
]
527536
}
528537
],
529538
"contributorsPerLine": 7,

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
430430
<td align="center" valign="top" width="14.28%"><a href="http://droettboom.com"><img src="https://avatars.githubusercontent.com/u/38294?v=4?s=100" width="100px;" alt="Michael Droettboom"/><br /><sub><b>Michael Droettboom</b></sub></a><br /><a href="#maintenance-mdboom" title="Maintenance">🚧</a></td>
431431
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tommie"><img src="https://avatars.githubusercontent.com/u/216382?v=4?s=100" width="100px;" alt="tommie"/><br /><sub><b>tommie</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/commits?author=tommie" title="Documentation">📖</a></td>
432432
</tr>
433+
<tr>
434+
<td align="center" valign="top" width="14.28%"><a href="https://minddistrict.de"><img src="https://avatars.githubusercontent.com/u/386619?v=4?s=100" width="100px;" alt="Michael Howitz"/><br /><sub><b>Michael Howitz</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/commits?author=icemac" title="Documentation">📖</a></td>
435+
</tr>
433436
</tbody>
434437
</table>
435438

0 commit comments

Comments
 (0)