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 672
672
" bug" ,
673
673
" test"
674
674
]
675
+ },
676
+ {
677
+ "login" : " mtth" ,
678
+ "name" : " Matthieu Monsch" ,
679
+ "avatar_url" : " https://avatars.githubusercontent.com/u/1216372?v=4" ,
680
+ "profile" : " https://github.com/mtth" ,
681
+ "contributions" : [
682
+ " code" ,
683
+ " bug" ,
684
+ " test"
685
+ ]
675
686
}
676
687
],
677
688
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 3
3
[ ![ codecov] ( https://codecov.io/gh/drwpow/openapi-typescript/branch/main/graph/badge.svg )] ( https://codecov.io/gh/drwpow/openapi-typescript )
4
4
5
5
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-64 -orange.svg?style=flat-square )] ( #contributors- )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-65 -orange.svg?style=flat-square )] ( #contributors- )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
# 📘️ openapi-typescript
@@ -399,6 +399,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
399
399
</tr>
400
400
<tr>
401
401
<td align="center" valign="top" width="14.28%"><a href="https://trutoo.com/people/erik-hughes"><img src="https://avatars.githubusercontent.com/u/455178?v=4?s=100" width="100px;" alt="Erik Hughes"/><br /><sub><b>Erik Hughes</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=Swiftwork" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3ASwiftwork" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=Swiftwork" title="Tests">⚠️</a></td>
402
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/mtth"><img src="https://avatars.githubusercontent.com/u/1216372?v=4?s=100" width="100px;" alt="Matthieu Monsch"/><br /><sub><b>Matthieu Monsch</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=mtth" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Amtth" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=mtth" title="Tests">⚠️</a></td>
402
403
</tr>
403
404
</tbody>
404
405
</table>
You can’t perform that action at this time.
0 commit comments