Skip to content

Commit

Permalink
Merge pull request #144 from jsjoeio/all-contributors/add-leerob
Browse files Browse the repository at this point in the history
docs: add leerob as a contributor
  • Loading branch information
jsjoeio authored Jun 1, 2020
2 parents 1269b03 + 950cb05 commit ab82c5b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,16 @@
"contributions": [
"doc"
]
},
{
"login": "leerob",
"name": "Lee Robinson",
"avatar_url": "https://avatars0.githubusercontent.com/u/9113740?v=4",
"profile": "https://leerob.io",
"contributions": [
"code",
"review"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# joeprevite.com
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Expand Down Expand Up @@ -68,6 +68,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://trevorblades.com"><img src="https://avatars0.githubusercontent.com/u/1216917?v=4" width="100px;" alt=""/><br /><sub><b>Trevor Blades</b></sub></a><br /><a href="https://github.com/jsjoeio/joeprevite.com/commits?author=trevorblades" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://kylegill.com"><img src="https://avatars2.githubusercontent.com/u/21114044?v=4" width="100px;" alt=""/><br /><sub><b>Kyle Gill</b></sub></a><br /><a href="#ideas-gillkyle" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center"><a href="http://jatin2003.github.io"><img src="https://avatars3.githubusercontent.com/u/56562571?v=4" width="100px;" alt=""/><br /><sub><b>Jatin Rao</b></sub></a><br /><a href="https://github.com/jsjoeio/joeprevite.com/commits?author=jatin2003" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://leerob.io"><img src="https://avatars0.githubusercontent.com/u/9113740?v=4" width="100px;" alt=""/><br /><sub><b>Lee Robinson</b></sub></a><br /><a href="https://github.com/jsjoeio/joeprevite.com/commits?author=leerob" title="Code">πŸ’»</a> <a href="https://github.com/jsjoeio/joeprevite.com/pulls?q=is%3Apr+reviewed-by%3Aleerob" title="Reviewed Pull Requests">πŸ‘€</a></td>
</tr>
</table>

Expand Down

0 comments on commit ab82c5b

Please sign in to comment.