Skip to content

Commit

Permalink
Reformat and extend list of authors for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
led02 committed Dec 20, 2023
1 parent e7fc1ce commit 0ac1c29
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@

project = 'HERMES Workflow'
copyright = '2022, HERMES project'
author = (
'Oliver Bertuch, Stephan Druskat, Guido Juckeland, Jeffrey Kelling, Oliver Knodel, '
'Michael Meinel, Tobias Schlauch'
)
author = 'Oliver Bertuch, Stephan Druskat, Guido Juckeland, Jeffrey Kelling, ' + \
'Oliver Knodel, Michael Meinel, Tobias Schlauch'


# The full version, including alpha/beta/rc tags
release = '2022-07-01'
Expand Down

0 comments on commit 0ac1c29

Please sign in to comment.