File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 20
20
"avatar_url" : [
21
21
" https://avatars.githubusercontent.com/u/814322?v=4"
22
22
]
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
+ ]
23
34
}
24
35
],
25
36
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 6
6
![ docs/assets/img/logo/action-updater-small.png] ( docs/assets/img/logo/action-updater-small.png )
7
7
8
8
<!-- 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- )
10
10
<!-- ALL-CONTRIBUTORS-BADGE:END -->
11
11
12
12
@@ -103,6 +103,7 @@ tool to generate a contributors graphic below.
103
103
<tbody >
104
104
<tr>
105
105
<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>
106
107
</tr>
107
108
</tbody >
108
109
</table >
You can’t perform that action at this time.
0 commit comments