File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 218
218
"contributions" : [
219
219
" code"
220
220
]
221
+ },
222
+ {
223
+ "login" : " maciejtutak" ,
224
+ "name" : " Maciej Tutak" ,
225
+ "avatar_url" : " https://avatars.githubusercontent.com/u/10584953?v=4" ,
226
+ "profile" : " https://github.com/maciejtutak" ,
227
+ "contributions" : [
228
+ " code"
229
+ ]
221
230
}
222
231
],
223
232
"projectName" : " jest-coverage-report-action" ,
Original file line number Diff line number Diff line change @@ -233,6 +233,7 @@ Jest Coverage Report action is made with <3 thanks to these wonderful people
233
233
<tr>
234
234
<td align="center"><a href="https://mh4gf.dev"><img src="https://avatars.githubusercontent.com/u/31152321?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hirotaka Miyagi</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=MH4GF" title="Code">💻</a></td>
235
235
<td align="center"><a href="http://armfazh.github.io"><img src="https://avatars.githubusercontent.com/u/10335519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Armando Faz</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=armfazh" title="Code">💻</a></td>
236
+ <td align="center"><a href="https://github.com/maciejtutak"><img src="https://avatars.githubusercontent.com/u/10584953?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maciej Tutak</b></sub></a><br /><a href="https://github.com/ArtiomTr/jest-coverage-report-action/commits?author=maciejtutak" title="Code">💻</a></td>
236
237
</tr>
237
238
</table>
238
239
You can’t perform that action at this time.
0 commit comments