Skip to content

Commit 40f93be

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2022-11-05 (#23)
Co-authored-by: github-actions <[email protected]>
1 parent c44b33e commit 40f93be

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@
2020
"avatar_url": [
2121
"https://avatars.githubusercontent.com/u/814322?v=4"
2222
]
23+
},
24+
{
25+
"login": "mikemhenry",
26+
"name": "Mike Henry",
27+
"contributions": [
28+
"code"
29+
],
30+
"profile": "https://www.henrymike.com/",
31+
"avatar_url": [
32+
"https://avatars.githubusercontent.com/u/11765982?v=4"
33+
]
2334
}
2435
],
2536
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![docs/assets/img/logo/action-updater-small.png](docs/assets/img/logo/action-updater-small.png)
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111

1212

@@ -103,6 +103,7 @@ tool to generate a contributors graphic below.
103103
<tbody>
104104
<tr>
105105
<td align="center" valign="top" width="14.28%"><a href="https://vsoch.github.io"><img src="https://avatars.githubusercontent.com/u/814322?v=4?s=100" width="100px;" alt="Vanessasaurus"/><br /><sub><b>Vanessasaurus</b></sub></a><br /><a href="https://github.com/vsoch/action-updater/commits?author=vsoch" title="Code">💻</a></td>
106+
<td align="center" valign="top" width="14.28%"><a href="https://www.henrymike.com/"><img src="https://avatars.githubusercontent.com/u/11765982?v=4?s=100" width="100px;" alt="Mike Henry"/><br /><sub><b>Mike Henry</b></sub></a><br /><a href="https://github.com/vsoch/action-updater/commits?author=mikemhenry" title="Code">💻</a></td>
106107
</tr>
107108
</tbody>
108109
</table>

0 commit comments

Comments
 (0)