Update contributors [skip ci]

This commit is contained in:
mbround18
2021-05-09 08:22:06 +00:00
parent 07dbdcf98c
commit 203076e76b
2 changed files with 19 additions and 2 deletions

View File

@@ -9,6 +9,16 @@
"imageSize": 100,
"commit": true,
"commitConvention": "eslint",
"contributors": [],
"contributors": [
{
"login": "bearlikelion",
"name": "Mark",
"avatar_url": "https://avatars.githubusercontent.com/u/3298808?v=4",
"profile": "http://arneman.me/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}

View File

@@ -1,6 +1,6 @@
<img src="./docs/assets/valheim-docker-logo.png" width="500" height="auto" alt="">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# [Valheim]
@@ -233,8 +233,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://arneman.me/"><img src="https://avatars.githubusercontent.com/u/3298808?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mark</b></sub></a><br /><a href="https://github.com/mbround18/valheim-docker/commits?author=bearlikelion" title="Documentation">📖</a></td>
</tr>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!