Browse Source

docs: add Bourne-ID as a contributor (#2263)

* docs: update README.md

* Update .all-contributorsrc
pull/2273/head
allcontributors[bot] 6 years ago
committed by Daniel Gibbs
parent
commit
dcce9673b1
  1. 13
      .all-contributorsrc
  2. 3
      README.md

13
.all-contributorsrc

@ -6,6 +6,19 @@
"commit": false,
"contributors": [
{
"login": "Bourne-ID",
"name": "Bourne-ID",
"avatar_url": "https://avatars1.githubusercontent.com/u/7073616?v=4",
"profile": "https://github.com/Bourne-ID",
"contributions": [
"bug",
"code",
"ideas",
"question",
"review"
]
},
{
"login": "UltimateByte",
"name": "UltimateByte",
"avatar_url": "https://avatars3.githubusercontent.com/u/8805941?v=4",

3
README.md

@ -1,5 +1,4 @@
<h1 align="center">
<br>
<a href="https://linuxgsm.com"><img src="https://github.com/GameServerManagers/LinuxGSM-Docs/raw/master/.gitbook/assets/linuxgsm_colour_logo_workmark_short_384.png" alt="LinuxGSM"></a>
</h1>
@ -58,7 +57,7 @@ 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 -->
<table><tr><td align="center"><a href="https://www.terageek.org | https://www.haisoft.fr"><img src="https://avatars3.githubusercontent.com/u/8805941?v=4" width="100px;" alt="UltimateByte"/><br /><sub><b>UltimateByte</b></sub></a><br /><a href="https://github.com/GameServerManagers/LinuxGSM/issues?q=author%3AUltimateByte" title="Bug reports">🐛</a> <a href="https://github.com/GameServerManagers/LinuxGSM/commits?author=UltimateByte" title="Code">💻</a> <a href="https://github.com/GameServerManagers/LinuxGSM/commits?author=UltimateByte" title="Documentation">📖</a> <a href="#ideas-UltimateByte" title="Ideas, Planning, & Feedback">🤔</a> <a href="#review-UltimateByte" title="Reviewed Pull Requests">👀</a> <a href="#question-UltimateByte" title="Answering Questions">💬</a></td></tr></table>
<table><tr><td align="center"><a href="https://www.terageek.org | https://www.haisoft.fr"><img src="https://avatars3.githubusercontent.com/u/8805941?v=4" width="100px;" alt="UltimateByte"/><br /><sub><b>UltimateByte</b></sub></a><br /><a href="https://github.com/GameServerManagers/LinuxGSM/issues?q=author%3AUltimateByte" title="Bug reports">🐛</a> <a href="https://github.com/GameServerManagers/LinuxGSM/commits?author=UltimateByte" title="Code">💻</a> <a href="https://github.com/GameServerManagers/LinuxGSM/commits?author=UltimateByte" title="Documentation">📖</a> <a href="#ideas-UltimateByte" title="Ideas, Planning, & Feedback">🤔</a> <a href="#review-UltimateByte" title="Reviewed Pull Requests">👀</a> <a href="#question-UltimateByte" title="Answering Questions">💬</a></td><td align="center"><a href="https://github.com/Bourne-ID"><img src="https://avatars1.githubusercontent.com/u/7073616?v=4" width="100px;" alt="Bourne-ID"/><br /><sub><b>Bourne-ID</b></sub></a><br /><a href="https://github.com/GameServerManagers/LinuxGSM/issues?q=author%3ABourne-ID" title="Bug reports">🐛</a> <a href="https://github.com/GameServerManagers/LinuxGSM/commits?author=Bourne-ID" title="Code">💻</a> <a href="#ideas-Bourne-ID" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-Bourne-ID" title="Answering Questions">💬</a> <a href="#review-Bourne-ID" title="Reviewed Pull Requests">👀</a></td></tr></table>
<!-- ALL-CONTRIBUTORS-LIST:END -->

Loading…
Cancel
Save