Skip to content

Commit

Permalink
Fix formatting of author list
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Jul 26, 2023
1 parent 5727909 commit 847eadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# -- Project information -----------------------------------------------------
project = 'METdataio'
author = 'UCAR/NCAR, NOAA, CSU/CIRA, and CU/CIRES'
author_list = 'H. Fisher, and M. Win-Gildenmeister, V. Hagerty, Burek, T. '
author_list = 'Fisher, H., M. Win-Gildenmeister, V. Hagerty, and T. Burek'
version = '2.1.0'
verinfo = version
release = f'{version}'
Expand Down

0 comments on commit 847eadd

Please sign in to comment.