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 308
308
" code" ,
309
309
" test"
310
310
]
311
+ },
312
+ {
313
+ "login" : " yamacent" ,
314
+ "name" : " Daisuke Yamamoto" ,
315
+ "avatar_url" : " https://avatars.githubusercontent.com/u/8544439?v=4" ,
316
+ "profile" : " https://github.com/yamacent" ,
317
+ "contributions" : [
318
+ " code" ,
319
+ " bug" ,
320
+ " test"
321
+ ]
311
322
}
312
323
],
313
324
"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-29 -orange.svg?style=flat-square )] ( #contributors- )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-30 -orange.svg?style=flat-square )] ( #contributors- )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
# 📘️ openapi-typescript
@@ -206,6 +206,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
206
206
</tr >
207
207
<tr >
208
208
<td align="center"><a href="https://github.com/FedeBev"><img src="https://avatars.githubusercontent.com/u/22151395?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Federico Bevione</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3AFedeBev" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=FedeBev" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=FedeBev" title="Tests">⚠️</a></td>
209
+ <td align="center"><a href="https://github.com/yamacent"><img src="https://avatars.githubusercontent.com/u/8544439?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daisuke Yamamoto</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=yamacent" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Ayamacent" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=yamacent" title="Tests">⚠️</a></td>
209
210
</tr >
210
211
</table >
211
212
You can’t perform that action at this time.
0 commit comments