You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,7 +297,7 @@ See [RELEASE](RELEASE.md)
297
297
298
298
## Contributors β¨
299
299
300
-
The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community of contributors. To see who has been active recently, please look at the ["Contributors"](https://github.com/jupyterlab/jupyterlab-git/graphs/contributors) tab. Below we list the people and entities who contributed in different ways to the project ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
300
+
The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community of contributors. To see who has been active recently, please look at the ["Contributors"](https://github.com/jupyterlab/jupyterlab-git/graphs/contributors) tab. Below we list the people and entities who contributed in different ways to the project ([emoji key](https://allcontributors.org/emoji-key)):
301
301
302
302
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
303
303
<!-- prettier-ignore-start -->
@@ -325,7 +325,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
@@ -355,6 +355,6 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
355
355
356
356
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcomed!
357
357
358
-
To add yourself, or someone else, to this list you can either [use the bot](https://allcontributors.org/docs/en/bot/usage) (`@all-contributors please add <username> for <contributions>`) or [the CLI](https://allcontributors.org/docs/en/cli/usage) (`jlpm all-contributors add <username> <contributions>`).
358
+
To add yourself, or someone else, to this list you can either [use the bot](https://allcontributors.org/bot/usage) (`@all-contributors please add <username> for <contributions>`) or [the CLI](https://allcontributors.org/cli/usage) (`jlpm all-contributors add <username> <contributions>`).
359
359
360
360
If you manually edit the `.all-contributorsrc` config file, run `yarn run contributors:generate`.
0 commit comments