Skip to content

Commit

Permalink
docs: add Andrew-Colman as a contributor (#7)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: John Bampton <[email protected]>
  • Loading branch information
allcontributors[bot] and jbampton authored Feb 18, 2021
1 parent 2945525 commit 5b47a91
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"projectManagement"
]
},
{
"login": "Andrew-Colman",
"name": "Andrew ",
"avatar_url": "https://avatars.githubusercontent.com/u/56676505?v=4",
"profile": "http://andrew-colman.com",
"contributions": [
"doc"
]
},
{
"login": "summerhill5",
"name": "Jorge Araica",
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TROPICAL PUNCH
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![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-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![TROPICAL PUNCH](images/tropical-punch.png)
Expand All @@ -23,6 +23,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/jbampton"><img src="https://avatars.githubusercontent.com/u/418747?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Bampton</b></sub></a><br /><a href="https://github.com/slurpcode/tropical-punch/commits?author=jbampton" title="Documentation">πŸ“–</a> <a href="#business-jbampton" title="Business development">πŸ’Ό</a> <a href="#ideas-jbampton" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#projectManagement-jbampton" title="Project Management">πŸ“†</a></td>
<td align="center"><a href="http://andrew-colman.com"><img src="https://avatars.githubusercontent.com/u/56676505?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew </b></sub></a><br /><a href="https://github.com/slurpcode/tropical-punch/commits?author=Andrew-Colman" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://github.com/summerhill5"><img src="https://avatars.githubusercontent.com/u/42298149?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jorge Araica</b></sub></a><br /><a href="#design-summerhill5" title="Design">🎨</a> <a href="#ideas-summerhill5" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
</tr>
</table>
Expand Down

0 comments on commit 5b47a91

Please sign in to comment.