Skip to content

Commit

Permalink
docs: add summerhill5 as a contributor (#8)
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>
  • Loading branch information
allcontributors[bot] authored Feb 18, 2021
1 parent 74f9243 commit 2945525
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 @@ -16,6 +16,16 @@
"ideas",
"projectManagement"
]
},
{
"login": "summerhill5",
"name": "Jorge Araica",
"avatar_url": "https://avatars.githubusercontent.com/u/42298149?v=4",
"profile": "https://github.com/summerhill5",
"contributions": [
"design",
"ideas"
]
}
],
"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 @@
# TROPICAL PUNCH
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![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-)
<!-- 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="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 2945525

Please sign in to comment.