From 7c58159fede00dc5d3bcee9829c4b4a0454b171b Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Tue, 5 May 2020 13:41:51 +0200 Subject: [PATCH] Add tljh-repo2docker to the list of plugins --- docs/contributing/plugins.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/contributing/plugins.rst b/docs/contributing/plugins.rst index c013715..a51369b 100644 --- a/docs/contributing/plugins.rst +++ b/docs/contributing/plugins.rst @@ -128,6 +128,8 @@ Here is a non-exhaustive list of known TLJH plugins: - `tljh-pangeo `_: TLJH Plugin for setting up the Pangeo Stack - `tljh-voila-gallery `_: TLJH plugin that installs a gallery of VoilĂ  dashboards +- `tljh-repo2docker `_: TLJH plugin to build multiple user environments with + `repo2docker `_. If you have authored a plugin, please open a PR to add it to this list!