From c159a9e6bdce93b232a06be1a43d0a8fd2d91526 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 08:26:15 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 5323c83bb..6eb2c18f2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # jupyterlab-git [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab/tree/examples/demo.ipynb) [![Github Actions Status](https://github.com/jupyterlab/jupyterlab-git/workflows/Test/badge.svg)](https://github.com/jupyterlab/jupyterlab-git/actions?query=workflow%3ATest) [![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) -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) A JupyterLab extension for version control using Git @@ -223,30 +222,31 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - + + +

Brian E. Granger

πŸ“† 🎨 πŸ€” πŸ”

Saul Shanabrook

πŸ’» πŸ“† πŸ‘€ πŸš‡

Jaipreet Singh

πŸ“† πŸ‘€ πŸ’» 🎨

FrΓ©dΓ©ric Collonval

🚧

jupytercalpoly

🀝

Amazon Web Services

🀝

The D. E. Shaw Group

🀝

Amazon Web Services

🀝

Ashutosh Bondre

πŸ’» πŸ‘€

Athan

πŸ’» πŸ‘€ πŸ“† 🎨

Brian E. Granger

πŸ“† 🎨 πŸ€” πŸ”

FrΓ©dΓ©ric Collonval

🚧

Hana Zarea

πŸ’» πŸ‘€

Ian Hunt-Isaak

πŸ’» πŸ‘€

Ji Zhang

πŸ’» πŸ‘€

Hana Zarea

πŸ’» πŸ‘€

Noah Stapp

πŸ’» πŸ‘€

Ashutosh Bondre

πŸ’» πŸ‘€

Neelam Gehlot

πŸ’» πŸ‘€

Konstantin Taletskiy

πŸ’» πŸ‘€

Max Klein

πŸ’» πŸ‘€ πŸ“† 🎨 πŸš‡

Jaipreet Singh

πŸ“† πŸ‘€ πŸ’» 🎨

Ji Zhang

πŸ’» πŸ‘€

Konstantin Taletskiy

πŸ’» πŸ‘€

Max Klein

πŸ’» πŸ‘€ πŸ“† 🎨 πŸš‡

MichaΕ‚ Krassowski

πŸ’» πŸ‘€ πŸ›

Neelam Gehlot

πŸ’» πŸ‘€

Noah Stapp

πŸ’» πŸ‘€

Athan

πŸ’» πŸ‘€ πŸ“† 🎨

Ian Hunt-Isaak

πŸ’» πŸ‘€

Saul Shanabrook

πŸ’» πŸ“† πŸ‘€ πŸš‡

The D. E. Shaw Group

🀝

jupytercalpoly

🀝
- + From ed7cd424a96d0bd5744e1c2717f59c38a2db7cd6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 08:26:16 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2551bcdcc..4a7905a48 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -182,6 +182,17 @@ "code", "review" ] + }, + { + "login": "krassowski", + "name": "MichaΕ‚ Krassowski", + "avatar_url": "https://avatars.githubusercontent.com/u/5832902?v=4", + "profile": "http://linkedin.com/in/michal-krassowski/", + "contributions": [ + "code", + "review", + "bug" + ] } ], "contributorsPerLine": 7,