Skip to content

Commit 75eb926

Browse files
docs: add bayssmekanique as a contributor for bug (#259)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9c2f59d commit 75eb926

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,15 @@
146146
"contributions": [
147147
"code"
148148
]
149+
},
150+
{
151+
"login": "bayssmekanique",
152+
"name": "Zach Cardoza",
153+
"avatar_url": "https://avatars.githubusercontent.com/u/2280384?v=4",
154+
"profile": "https://zachcardoza.com",
155+
"contributions": [
156+
"bug"
157+
]
149158
}
150159
],
151160
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Version check
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
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.
@@ -163,6 +163,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
163163
</tr>
164164
<tr>
165165
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kusyka911"><img src="https://avatars.githubusercontent.com/u/24293461?v=4?s=100" width="100px;" alt="Vladislav"/><br /><sub><b>Vladislav</b></sub></a><br /><a href="https://github.com/EndBug/version-check/commits?author=kusyka911" title="Code">💻</a></td>
166+
<td align="center" valign="top" width="14.28%"><a href="https://zachcardoza.com"><img src="https://avatars.githubusercontent.com/u/2280384?v=4?s=100" width="100px;" alt="Zach Cardoza"/><br /><sub><b>Zach Cardoza</b></sub></a><br /><a href="https://github.com/EndBug/version-check/issues?q=author%3Abayssmekanique" title="Bug reports">🐛</a></td>
166167
</tr>
167168
</tbody>
168169
</table>

0 commit comments

Comments
 (0)