Browse Source

docs: add cedarlug as a contributor (#2264)

* docs: update README.md

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

13
.all-contributorsrc

@ -18,6 +18,19 @@
"review"
]
},
{
"login": "cedarlug",
"name": "CedarLUG",
"avatar_url": "https://avatars2.githubusercontent.com/u/19336442?v=4",
"profile": "http://cedarlug.org",
"contributions": [
"bug",
"code",
"ideas",
"question",
"review"
]
},
{
"login": "UltimateByte",
"name": "UltimateByte",

4
README.md

@ -1,4 +1,5 @@
<h1 align="center">
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
<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>
@ -57,7 +58,8 @@ 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><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>
<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><td align="center"><a href="http://cedarlug.org"><img src="https://avatars2.githubusercontent.com/u/19336442?v=4" width="100px;" alt="CedarLUG"/><br /><sub><b>CedarLUG</b></sub></a><br /><a href="https://github.com/GameServerManagers/LinuxGSM/issues?q=author%3Acedarlug" title="Bug reports">🐛</a> <a href="https://github.com/GameServerManagers/LinuxGSM/commits?author=cedarlug" title="Code">💻</a> <a href="#ideas-cedarlug" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-cedarlug" title="Answering Questions">💬</a> <a href="#review-cedarlug" title="Reviewed Pull Requests">👀</a></td></tr></table>
<!-- ALL-CONTRIBUTORS-LIST:END -->

Loading…
Cancel
Save