diff --git a/docs/contributing/plugins.rst b/docs/contributing/plugins.rst index 678fa9c..ecbf398 100644 --- a/docs/contributing/plugins.rst +++ b/docs/contributing/plugins.rst @@ -133,12 +133,13 @@ If you are looking for a way to extend or customize your TLJH deployment, you mi 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-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 `_. - `tljh-shared-directory `_: TLJH plugin which sets up a *shared directory* - for the Hub users in ``/srv/scratch``. + for the Hub users in ``/srv/scratch``. +- `tljh-db `_: TLJH plugin for working with mysql databases. If you have authored a plugin, please open a PR to add it to this list!