File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 364
364
" test" ,
365
365
" bug"
366
366
]
367
+ },
368
+ {
369
+ "login" : " Chrg1001" ,
370
+ "name" : " Yuto Yoshihara" ,
371
+ "avatar_url" : " https://avatars.githubusercontent.com/u/40189653?v=4" ,
372
+ "profile" : " https://github.com/Chrg1001" ,
373
+ "contributions" : [
374
+ " code" ,
375
+ " bug" ,
376
+ " test"
377
+ ]
367
378
}
368
379
],
369
380
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 3
3
[ ![ codecov] ( https://codecov.io/gh/drwpow/openapi-typescript/branch/master/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-34 -orange.svg?style=flat-square )] ( #contributors- )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-35 -orange.svg?style=flat-square )] ( #contributors- )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
# 📘️ openapi-typescript
@@ -239,6 +239,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
239
239
<td align="center"><a href="https://github.com/FabioWanner"><img src="https://avatars.githubusercontent.com/u/46821078?v=4?s=100" width="100px;" alt=""/><br /><sub><b>FabioWanner</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3AFabioWanner" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=FabioWanner" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=FabioWanner" title="Tests">⚠️</a></td>
240
240
<td align="center"><a href="https://www.ashsmith.io"><img src="https://avatars.githubusercontent.com/u/1086841?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ash Smith</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=ashsmith" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Aashsmith" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=ashsmith" title="Tests">⚠️</a></td>
241
241
<td align="center"><a href="http://mehalter.com"><img src="https://avatars.githubusercontent.com/u/1591837?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Micah Halter</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=mehalter" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=mehalter" title="Tests">⚠️</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Amehalter" title="Bug reports">🐛</a></td>
242
+ <td align="center"><a href="https://github.com/Chrg1001"><img src="https://avatars.githubusercontent.com/u/40189653?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yuto Yoshihara</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=Chrg1001" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3AChrg1001" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=Chrg1001" title="Tests">⚠️</a></td>
242
243
</tr>
243
244
</table>
244
245
You can’t perform that action at this time.
0 commit comments