File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 167
167
"contributions" : [
168
168
" bug"
169
169
]
170
+ },
171
+ {
172
+ "login" : " emilecantin" ,
173
+ "name" : " Emile Cantin" ,
174
+ "avatar_url" : " https://avatars.githubusercontent.com/u/885486?v=4" ,
175
+ "profile" : " http://emilecantin.com" ,
176
+ "contributions" : [
177
+ " bug" ,
178
+ " code"
179
+ ]
170
180
}
171
181
],
172
182
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 3
3
[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/acacode/swagger-typescript-api.svg )] ( https://greenkeeper.io/ )
4
4
[ ![ NPM badge] ( https://img.shields.io/npm/v/swagger-typescript-api.svg )] ( https://www.npmjs.com/package/swagger-typescript-api )
5
5
[ ![ Build Status] ( https://travis-ci.org/acacode/swagger-typescript-api.svg?branch=master )] ( https://travis-ci.org/acacode/swagger-typescript-api ) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-16 -orange.svg )] ( #contributors )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-17 -orange.svg )] ( #contributors )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
<img src="https://raw.githubusercontent.com/acacode/swagger-typescript-api/master/assets/swagger-typescript-api-logo.png " align="left"
@@ -197,6 +197,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
197
197
<tr >
198
198
<td align="center"><a href="http://sebastianarias.dev"><img src="https://avatars.githubusercontent.com/u/9751266?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastián Arias</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3ALarox" title="Bug reports">🐛</a></td>
199
199
<td align="center"><a href="https://github.com/Styn"><img src="https://avatars.githubusercontent.com/u/6705137?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stijn Lammens</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3AStyn" title="Bug reports">🐛</a></td>
200
+ <td align="center"><a href="http://emilecantin.com"><img src="https://avatars.githubusercontent.com/u/885486?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Emile Cantin</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3Aemilecantin" title="Bug reports">🐛</a> <a href="https://github.com/acacode/swagger-typescript-api/commits?author=emilecantin" title="Code">💻</a></td>
200
201
</tr >
201
202
</table >
202
203
You can’t perform that action at this time.
0 commit comments