docs: add 3stan as a contributor (#95)

* docs: update README.md

* docs: update .all-contributorsrc
This commit is contained in:
allcontributors[bot] 2019-05-16 09:13:26 -07:00 committed by Roman Cervantes
parent a04d2467d9
commit bcf5dc52c9
2 changed files with 11 additions and 2 deletions

View file

@ -23,6 +23,15 @@
"contributions": [
"code"
]
},
{
"login": "3stan",
"name": "Tristan",
"avatar_url": "https://avatars0.githubusercontent.com/u/3209018?v=4",
"profile": "https://github.com/3stan",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View file

@ -1,5 +1,5 @@
# Gamebrary
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
Open source tool to organize video game collections.
![Gamebrary board](https://user-images.githubusercontent.com/645310/57200356-d0e80480-6f3f-11e9-92e2-5c80ec186bda.png)
@ -35,7 +35,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://dev.to/romancm"><img src="https://avatars0.githubusercontent.com/u/645310?v=4" width="100px;" alt="Roman Cervantes"/><br /><sub><b>Roman Cervantes</b></sub></a><br /><a href="#infra-romancm" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/romancm/gamebrary/commits?author=romancm" title="Code">💻</a></td><td align="center"><a href="https://github.com/mattb555"><img src="https://avatars1.githubusercontent.com/u/10692492?v=4" width="100px;" alt="Matthew Bunge"/><br /><sub><b>Matthew Bunge</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/commits?author=mattb555" title="Code">💻</a></td></tr></table>
<table><tr><td align="center"><a href="https://dev.to/romancm"><img src="https://avatars0.githubusercontent.com/u/645310?v=4" width="100px;" alt="Roman Cervantes"/><br /><sub><b>Roman Cervantes</b></sub></a><br /><a href="#infra-romancm" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/romancm/gamebrary/commits?author=romancm" title="Code">💻</a></td><td align="center"><a href="https://github.com/mattb555"><img src="https://avatars1.githubusercontent.com/u/10692492?v=4" width="100px;" alt="Matthew Bunge"/><br /><sub><b>Matthew Bunge</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/commits?author=mattb555" title="Code">💻</a></td><td align="center"><a href="https://github.com/3stan"><img src="https://avatars0.githubusercontent.com/u/3209018?v=4" width="100px;" alt="Tristan"/><br /><sub><b>Tristan</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/commits?author=3stan" title="Code">💻</a></td></tr></table>
<!-- ALL-CONTRIBUTORS-LIST:END -->