File tree Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 88
88
" financial"
89
89
]
90
90
},
91
+ {
92
+ "login" : " mlh" ,
93
+ "name" : " Major League Hacking" ,
94
+ "avatar_url" : " https://avatars.githubusercontent.com/u/65834464?s=200&v=4" ,
95
+ "profile" : " https://fellowship.mlh.io/" ,
96
+ "contributions" : [
97
+ " financial"
98
+ ]
99
+ },
91
100
{
92
101
"login" : " zzhangjii" ,
93
102
"name" : " Ji Zhang" ,
191
200
"contributions" : [
192
201
" code"
193
202
]
203
+ },
204
+ {
205
+ "login" : " navn-r" ,
206
+ "name" : " Navinn Ravindaran" ,
207
+ "avatar_url" : " https://avatars.githubusercontent.com/u/59669957?v=4" ,
208
+ "profile" : " https://navn.me" ,
209
+ "contributions" : [
210
+ " code"
211
+ ]
212
+ },
213
+ {
214
+ "login" : " krassowski" ,
215
+ "name" : " Michał Krassowski" ,
216
+ "avatar_url" : " https://avatars.githubusercontent.com/u/5832902?v=4" ,
217
+ "profile" : " http://linkedin.com/in/michal-krassowski/" ,
218
+ "contributions" : [
219
+ " code" ,
220
+ " review" ,
221
+ " bug"
222
+ ]
194
223
}
195
224
],
196
225
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change @@ -241,8 +241,11 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
241
241
</tr>
242
242
<tr>
243
243
<td align="center"><a href="http://sinakhalili.com"><img src="https://avatars.githubusercontent.com/u/20732540?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sina Khalili</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=SinaKhalili" title="Code">💻</a></td>
244
- <td align="center"><a href="https://www.deshaw.com/"><img src="https://avatars0.githubusercontent.com/u/2298205?v=4?s=100" width="100px;" alt=""/><br /><sub><b>The D. E. Shaw Group</b></sub></a><br /><a href="#financial-deshaw" title="">🤝</a></td>
245
- <td align="center"><a href="https://github.com/jupytercalpoly"><img src="https://avatars0.githubusercontent.com/u/19445175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jupytercalpoly</b></sub></a><br /><a href="#financial-jupytercalpoly" title="">🤝</a></td>
244
+ <td align="center"><a href="https://navn.me"><img src="https://avatars.githubusercontent.com/u/59669957?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Navinn Ravindaran</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=navn-r" title="Code">💻</a></td>
245
+ <td align="center"><a href="http://linkedin.com/in/michal-krassowski/"><img src="https://avatars.githubusercontent.com/u/5832902?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michał Krassowski</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=krassowski" title="Code">💻</a> <a href="https://github.com/jupyterlab/jupyterlab-git/pulls?q=is%3Apr+reviewed-by%3Akrassowski" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/jupyterlab/jupyterlab-git/issues?q=author%3Akrassowski" title="Bug reports">🐛</a></td>
246
+ <td align="center"><a href="https://www.deshaw.com/"><img src="https://avatars0.githubusercontent.com/u/2298205?v=4&s=100" width="100px;" alt=""/><br /><sub><b>The D. E. Shaw Group</b></sub></a><br /><a href="#financial-deshaw" title="">🤝</a></td>
247
+ <td align="center"><a href="https://github.com/jupytercalpoly"><img src="https://avatars0.githubusercontent.com/u/19445175?v=4&s=100" width="100px;" alt=""/><br /><sub><b>jupytercalpoly</b></sub></a><br /><a href="#financial-jupytercalpoly" title="">🤝</a></td>
248
+ <td align="center"><a href="https://fellowship.mlh.io/"><img src="https://avatars.githubusercontent.com/u/65834464?v=4&s=100" width="100px;" alt=""/><br /><sub><b>Major League Hacking Fellowship</b></sub></a><br /><a href="#financial-mlh" title="">🤝</a></td>
246
249
</tr>
247
250
</table>
248
251
You can’t perform that action at this time.
0 commit comments