Merge pull request #536 from goldbergyoni/all-contributors/add-autoboxer

docs: add autoboxer as a contributor
This commit is contained in:
Kyle Martin
2019-08-22 16:41:43 +12:00
committed by GitHub
2 changed files with 12 additions and 0 deletions

View File

@ -635,6 +635,15 @@
"contributions": [
"content"
]
},
{
"login": "autoboxer",
"name": "Jared Collier",
"avatar_url": "https://avatars3.githubusercontent.com/u/2757601?v=4",
"profile": "https://github.com/autoboxer",
"contributions": [
"content"
]
}
],
"projectName": "nodebestpractices",

View File

@ -98,6 +98,9 @@ Thanks goes to these wonderful people who have contributed to this repository!
<td align="center"><a href="https://github.com/Qeneke"><img src="https://avatars2.githubusercontent.com/u/20271568?v=4" width="100px;" alt="Burak Shen"/><br /><sub><b>Burak Shen</b></sub></a><br /><a href="#content-Qeneke" title="Content">🖋</a></td>
<td align="center"><a href="http://www.happy-css.com"><img src="https://avatars0.githubusercontent.com/u/2950505?v=4" width="100px;" alt="Martin Muzatko"/><br /><sub><b>Martin Muzatko</b></sub></a><br /><a href="#content-MartinMuzatko" title="Content">🖋</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/autoboxer"><img src="https://avatars3.githubusercontent.com/u/2757601?v=4" width="100px;" alt="Jared Collier"/><br /><sub><b>Jared Collier</b></sub></a><br /><a href="#content-autoboxer" title="Content">🖋</a></td>
</tr>
</table>
<!-- ALL-CONTRIBUTORS-LIST:END -->