File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 297
297
" code" ,
298
298
" test"
299
299
]
300
+ },
301
+ {
302
+ "login" : " FedeBev" ,
303
+ "name" : " Federico Bevione" ,
304
+ "avatar_url" : " https://avatars.githubusercontent.com/u/22151395?v=4" ,
305
+ "profile" : " https://github.com/FedeBev" ,
306
+ "contributions" : [
307
+ " bug" ,
308
+ " code" ,
309
+ " test"
310
+ ]
300
311
}
301
312
],
302
313
"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-28 -orange.svg?style=flat-square )] ( #contributors- )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-29 -orange.svg?style=flat-square )] ( #contributors- )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
# 📘️ openapi-typescript
@@ -203,6 +203,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
203
203
<td align="center"><a href="https://github.com/MikeYermolayev"><img src="https://avatars2.githubusercontent.com/u/8783498?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mikhail Yermolayev</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3AMikeYermolayev" title="Bug reports">🐛</a></td>
204
204
<td align="center"><a href="https://github.com/radist2s"><img src="https://avatars.githubusercontent.com/u/725645?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Batalov</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=radist2s" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=radist2s" title="Tests">⚠️</a></td>
205
205
</tr >
206
+ <tr >
207
+ <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>
208
+ </tr >
206
209
</table >
207
210
208
211
<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments