|
1 | 1 | # jupyterlab-git
|
| 2 | + |
2 | 3 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
3 |
| -[](#contributors-) |
| 4 | +[](#contributors-) |
4 | 5 | <!-- ALL-CONTRIBUTORS-BADGE:END -->
|
5 | 6 |
|
6 | 7 | [](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab/tree/examples/demo.ipynb) [](https://travis-ci.org/jupyterlab/jupyterlab-git) [](https://www.npmjs.com/package/@jupyterlab/git) [](https://pypi.org/project/jupyterlab-git/) [](https://www.npmjs.com/package/@jupyterlab/git) [](https://anaconda.org/conda-forge/jupyterlab-git) [](https://anaconda.org/conda-forge/jupyterlab-git)
|
@@ -90,7 +91,6 @@ JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jup
|
90 | 91 |
|
91 | 92 | ### Team
|
92 | 93 |
|
93 |
| -The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community of contributors. Our maintainer team is accompanied by a much larger group of contributors to JupyterLab and Project Jupyter as a whole. |
94 | 94 |
|
95 | 95 | JupyterLab Git's current maintainers are listed in alphabetical order, with affiliation, and main areas of contribution:
|
96 | 96 |
|
@@ -155,26 +155,34 @@ pytest jupyterlab_git
|
155 | 155 | jlpm run test
|
156 | 156 | ```
|
157 | 157 |
|
158 |
| -## Attributions |
159 |
| -
|
160 |
| -Extension development has been sponsored at various times by the following organizations: |
| 158 | +## Contributors ✨ |
161 | 159 |
|
162 |
| -- **[Jupyter Cal Poly](https://github.com/jupytercalpoly)**: [Brian Granger](https://github.com/ellisonbg), [Ji Zhang](https://github.com/zzhangjii), [Hana Zarea](https://github.com/hzarea), [Noah Stapp](https://github.com/NoahStapp), and [Ashutosh Bondre](https://github.com/ashutoshbondre). |
163 |
| -- **[Amazon Web Services](https://github.com/aws)**: [Jaipreet Singh](https://github.com/jaipreet-s), [Neelam Gehlot](https://github.com/neelamgehlot), and [Saul Shanabrook](https://github.com/saulshanabrook). |
164 |
| -- **[LabShare](https://github.com/LabShare)**: [Konstantin Taletskiy](https://github.com/ktaletsk). |
165 |
| -- **[Safran Group](https://www.safran-group.com/)**: [Frédéric Collonval](https://github.com/fcollonval). |
166 |
| -- **D. E. Shaw group**: [Max Klein](https://github.com/telamonian) and [Athan](https://github.com/kgryte). |
| 160 | +The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community of contributors. Our maintainer team is accompanied by a much larger group of contributors to JupyterLab and Project Jupyter as a whole. |
167 | 161 |
|
168 | 162 |
|
169 |
| -## Contributors ✨ |
170 |
| -
|
171 | 163 | Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
172 | 164 |
|
173 | 165 | <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
174 | 166 | <!-- prettier-ignore-start -->
|
175 | 167 | <!-- markdownlint-disable -->
|
| 168 | +<table> |
| 169 | + <tr> |
| 170 | + <td align="center"><a href="https://github.com/ellisonbg"><img src="https://avatars3.githubusercontent.com/u/27600?v=4" width="100px;" alt=""/><br /><sub><b>Brian E. Granger</b></sub></a><br /><a href="#projectManagement-ellisonbg" title="Project Management">📆</a></td> |
| 171 | + </tr> |
| 172 | +</table> |
| 173 | +
|
176 | 174 | <!-- markdownlint-enable -->
|
177 | 175 | <!-- prettier-ignore-end -->
|
178 | 176 | <!-- ALL-CONTRIBUTORS-LIST:END -->
|
179 | 177 |
|
180 | 178 | This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
| 179 | +
|
| 180 | +## Attributions |
| 181 | +
|
| 182 | +Extension development has been sponsored at various times by the following organizations: |
| 183 | +
|
| 184 | +- **[Jupyter Cal Poly](https://github.com/jupytercalpoly)**: [Brian Granger](https://github.com/ellisonbg), [Ji Zhang](https://github.com/zzhangjii), [Hana Zarea](https://github.com/hzarea), [Noah Stapp](https://github.com/NoahStapp), and [Ashutosh Bondre](https://github.com/ashutoshbondre). |
| 185 | +- **[Amazon Web Services](https://github.com/aws)**: [Jaipreet Singh](https://github.com/jaipreet-s), [Neelam Gehlot](https://github.com/neelamgehlot), and [Saul Shanabrook](https://github.com/saulshanabrook). |
| 186 | +- **[LabShare](https://github.com/LabShare)**: [Konstantin Taletskiy](https://github.com/ktaletsk). |
| 187 | +- **[Safran Group](https://www.safran-group.com/)**: [Frédéric Collonval](https://github.com/fcollonval). |
| 188 | +- **D. E. Shaw group**: [Max Klein](https://github.com/telamonian) and [Athan](https://github.com/kgryte). |
0 commit comments