Skip to content

Commit

Permalink
Merge pull request #24 from EndBug/all-contributors/add-wasabigeek
Browse files Browse the repository at this point in the history
docs: add wasabigeek as a contributor
  • Loading branch information
EndBug authored Jul 13, 2020
2 parents a2843f6 + 6f2acea commit 7d67b97
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 @@ -64,6 +64,15 @@
"contributions": [
"ideas"
]
},
{
"login": "wasabigeek",
"name": "Nicholas",
"avatar_url": "https://avatars2.githubusercontent.com/u/4256705?v=4",
"profile": "https://github.com/wasabigeek",
"contributions": [
"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 @@
# Version check
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

You can use this GitHub action to check whether your npm package version has been updated: this can be extremely helpful if you want to automate your release process.
Expand Down Expand Up @@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://www.hsalazar.xyz"><img src="https://avatars1.githubusercontent.com/u/4967271?v=4" width="100px;" alt=""/><br /><sub><b>Humberto</b></sub></a><br /><a href="https://github.com/EndBug/version-check/commits?author=hsalazr" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/hmehta"><img src="https://avatars3.githubusercontent.com/u/108334?v=4" width="100px;" alt=""/><br /><sub><b>Heikki Mehtänen</b></sub></a><br /><a href="https://github.com/EndBug/version-check/commits?author=hmehta" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CJY0208"><img src="https://avatars1.githubusercontent.com/u/18415774?v=4" width="100px;" alt=""/><br /><sub><b>CJY</b></sub></a><br /><a href="#ideas-CJY0208" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/wasabigeek"><img src="https://avatars2.githubusercontent.com/u/4256705?v=4" width="100px;" alt=""/><br /><sub><b>Nicholas</b></sub></a><br /><a href="#ideas-wasabigeek" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</table>

Expand Down

0 comments on commit 7d67b97

Please sign in to comment.