From fa2d197696d295a4528d052ef47aee6bda6c5f50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Dom=C3=ADnguez?= <43052541+kysrpex@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:38:22 +0100 Subject: [PATCH] Explictly declare contributors as authors --- .../admin/tutorials/interactive-tools/tutorial.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/topics/admin/tutorials/interactive-tools/tutorial.md b/topics/admin/tutorials/interactive-tools/tutorial.md index 76341239069dd6..58759af6b17dbb 100644 --- a/topics/admin/tutorials/interactive-tools/tutorial.md +++ b/topics/admin/tutorials/interactive-tools/tutorial.md @@ -19,12 +19,13 @@ key_points: - nginx routes GxIT requests to the GxIT(/GIE) Proxy, which routes them to the node/port on which the GxIT is running - GxITs require wildcard SSL certificates - GxITs expose your Galaxy server's user datasets unless configured to use Pulsar -contributors: - - natefoo - - slugger70 - - hexylena - - abretaud - - kysrpex +contributions: + authorship: + - natefoo + - slugger70 + - hexylena + - abretaud + - kysrpex tags: - ansible - interactive-tools