Skip to content

Commit 97d0ca8

Browse files
saulshanabrooktelamonian
authored andcommitted
Remove team section
1 parent 964d4e1 commit 97d0ca8

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

README.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# jupyterlab-git
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4+
45
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
6+
57
<!-- ALL-CONTRIBUTORS-BADGE:END -->
68

79
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab/tree/examples/demo.ipynb) [![Build Status](https://travis-ci.org/jupyterlab/jupyterlab-git.svg?branch=master)](https://travis-ci.org/jupyterlab/jupyterlab-git) [![Version](https://img.shields.io/npm/v/@jupyterlab/git.svg)](https://www.npmjs.com/package/@jupyterlab/git) [![Version](https://img.shields.io/pypi/v/jupyterlab-git.svg)](https://pypi.org/project/jupyterlab-git/) [![Downloads](https://img.shields.io/npm/dm/@jupyterlab/git.svg)](https://www.npmjs.com/package/@jupyterlab/git) [![Version](https://img.shields.io/conda/vn/conda-forge/jupyterlab-git.svg)](https://anaconda.org/conda-forge/jupyterlab-git) [![Downloads](https://img.shields.io/conda/dn/conda-forge/jupyterlab-git.svg)](https://anaconda.org/conda-forge/jupyterlab-git)
@@ -89,23 +91,6 @@ If you would like to contribute to the project, please read our [contributor doc
8991
9092
JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md).
9193
92-
### Team
93-
94-
95-
JupyterLab Git's current maintainers are listed in alphabetical order, with affiliation, and main areas of contribution:
96-
97-
- Brian Granger, Cal Poly (co-creator, strategy, vision, management, UI/UX design,
98-
architecture).
99-
- Saul Shanabrook, Quansight (software engineering)
100-
- Jaipreet Singh, AWS (software engineering, UI/UX design, management)
101-
- Frederic Collonval, Safran Group (software engineering)
102-
103-
A lot of awesome people have contributed to this repo - See the contributors tab for more details!
104-
105-
This list is provided to help provide context about who we are and how our team functions.
106-
107-
If you would like to be listed, please submit a pull request with your information.
108-
10994
### Install
11095
11196
Requires node 4+ and npm 4+
@@ -174,6 +159,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
174159

175160
<!-- markdownlint-enable -->
176161
<!-- prettier-ignore-end -->
162+
177163
<!-- ALL-CONTRIBUTORS-LIST:END -->
178164

179165
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)