docs: add andrewmcodes as a contributor (#24)

* docs: update README.md

* docs: update .all-contributorsrc
This commit is contained in:
allcontributors[bot] 2019-10-28 20:51:58 -04:00 committed by Andrew Mason
parent 0dfd3f52c3
commit 715d4ecef7
2 changed files with 14 additions and 1 deletions

View File

@ -15,6 +15,18 @@
"test",
"code"
]
},
{
"login": "andrewmcodes",
"name": "Andrew Mason",
"avatar_url": "https://avatars1.githubusercontent.com/u/18423853?v=4",
"profile": "https://www.andrewmason.me/",
"contributions": [
"infra",
"review",
"doc",
"code"
]
}
],
"contributorsPerLine": 7,

View File

@ -1,5 +1,5 @@
![rubocop linter actions banner](screenshots/rubocop-linter-action.png)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
# Rubocop Linter Action
@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/MiguelSavignano"><img src="https://avatars3.githubusercontent.com/u/6641863?v=4" width="100px;" alt="Miguel Savignano"/><br /><sub><b>Miguel Savignano</b></sub></a><br /><a href="#infra-MiguelSavignano" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/andrewmcodes/rubocop-linter-action/commits?author=MiguelSavignano" title="Tests">⚠️</a> <a href="https://github.com/andrewmcodes/rubocop-linter-action/commits?author=MiguelSavignano" title="Code">💻</a></td>
<td align="center"><a href="https://www.andrewmason.me/"><img src="https://avatars1.githubusercontent.com/u/18423853?v=4" width="100px;" alt="Andrew Mason"/><br /><sub><b>Andrew Mason</b></sub></a><br /><a href="#infra-andrewmcodes" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#review-andrewmcodes" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/andrewmcodes/rubocop-linter-action/commits?author=andrewmcodes" title="Documentation">📖</a> <a href="https://github.com/andrewmcodes/rubocop-linter-action/commits?author=andrewmcodes" title="Code">💻</a></td>
</tr>
</table>