Skip to content

Commit d6b2b30

Browse files
authored
Merge pull request #28 from EndBug/all-contributors/add-AlexRex
docs: add AlexRex as a contributor
2 parents 1a4b17d + 2155bc0 commit d6b2b30

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,15 @@
7373
"contributions": [
7474
"ideas"
7575
]
76+
},
77+
{
78+
"login": "AlexRex",
79+
"name": "Alex Torres",
80+
"avatar_url": "https://avatars0.githubusercontent.com/u/2911626?v=4",
81+
"profile": "http://alextorres.me",
82+
"contributions": [
83+
"code"
84+
]
7685
}
7786
],
7887
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Version check
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
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.
@@ -123,6 +123,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
123123
<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>
124124
<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>
125125
</tr>
126+
<tr>
127+
<td align="center"><a href="http://alextorres.me"><img src="https://avatars0.githubusercontent.com/u/2911626?v=4" width="100px;" alt=""/><br /><sub><b>Alex Torres</b></sub></a><br /><a href="https://github.com/EndBug/version-check/commits?author=AlexRex" title="Code">💻</a></td>
128+
</tr>
126129
</table>
127130

128131
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)