From 14d917a539b93a0235c5c329cbaf8f5bc491cd73 Mon Sep 17 00:00:00 2001 From: Dominic Kempf Date: Fri, 26 Jun 2026 12:16:07 +0200 Subject: [PATCH] Mention other service units for the institutional network --- paper.tex | 4 ++++ review_answers/review_2_answers.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/paper.tex b/paper.tex index 3be772f..af77273 100644 --- a/paper.tex +++ b/paper.tex @@ -374,6 +374,10 @@ \subsection{Module 5: Create a Network of Institutional Partners}% The challenges of an average researchers often start a long way before reaching that level, and they might not ever need to consider HPC\@. There are obvious reasons to closely collaborate on both consulting and training, yet at the same time a central RSE unit has to provide a much broader portfolio. +Additionally, RSE groups might have a significant overlap with a multitude of other institutional service units. +We mention the legal department for software licensing, Open Science Offices or more specifically, if existent, Open Source Policy Offices or data protection offices for work with sensitive data. +The RSE group should identify the relevant service units within their institution and facilitate collaboration at both the management and the working level. + \subsection{Module 6: RSE Infrastructure Provisioning}% \label{sec:infrastructure} diff --git a/review_answers/review_2_answers.md b/review_answers/review_2_answers.md index 54423a1..b77504f 100644 --- a/review_answers/review_2_answers.md +++ b/review_answers/review_2_answers.md @@ -108,7 +108,7 @@ ### Comment 14 > Module 5 ("Create a network of institutional partners") discusses IT units, libraries, and HPC groups. Missing is any mention of legal or ethics departments. Software may have licensing or data protection issues. Add this. -**Answer:** +**Answer:** We added a paragraph on other partners and mentioned a few. ---