Skip to content

Commit 281fba6

Browse files
authored
Merge branch 'master' into all-contributors/add-SinaKhalili
2 parents aa9c971 + 9a6524d commit 281fba6

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

.all-contributorsrc

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,15 @@
8888
"financial"
8989
]
9090
},
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+
},
91100
{
92101
"login": "zzhangjii",
93102
"name": "Ji Zhang",
@@ -191,6 +200,26 @@
191200
"contributions": [
192201
"code"
193202
]
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+
]
194223
}
195224
],
196225
"contributorsPerLine": 7,

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,11 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
241241
</tr>
242242
<tr>
243243
<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>
246249
</tr>
247250
</table>
248251

0 commit comments

Comments
 (0)