Skip to content

Commit d7d74a6

Browse files
docs: add patrickschroeter as a contributor for bug (#314)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent debee80 commit d7d74a6

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
@@ -202,6 +202,15 @@
202202
"contributions": [
203203
"bug"
204204
]
205+
},
206+
{
207+
"login": "patrickschroeter",
208+
"name": "Patrick | TEAM23",
209+
"avatar_url": "https://avatars.githubusercontent.com/u/14996876?v=4",
210+
"profile": "https://github.com/patrickschroeter",
211+
"contributions": [
212+
"bug"
213+
]
205214
}
206215
],
207216
"files": [

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-22-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-23-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.
@@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
172172
</tr>
173173
<tr>
174174
<td align="center" valign="top" width="14.28%"><a href="https://github.com/khurrambilalaurecon"><img src="https://avatars.githubusercontent.com/u/101312231?v=4?s=100" width="100px;" alt="Khurram"/><br /><sub><b>Khurram</b></sub></a><br /><a href="#bug-khurrambilalaurecon" title="Bug reports">🐛</a></td>
175+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patrickschroeter"><img src="https://avatars.githubusercontent.com/u/14996876?v=4?s=100" width="100px;" alt="Patrick &#124; TEAM23"/><br /><sub><b>Patrick &#124; TEAM23</b></sub></a><br /><a href="#bug-patrickschroeter" title="Bug reports">🐛</a></td>
175176
</tr>
176177
</tbody>
177178
</table>

0 commit comments

Comments
 (0)