diff --git a/docs/source/conf.py b/docs/source/conf.py index d16bd90318..81f231f6b0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -20,7 +20,7 @@ project = 'Global-workflow' year = datetime.now().year copyright = f"2015-{year} NOAA/NWS/NCEP/EMC" -author = 'Kate Friedman, Walter Kolczynski, Rahul Mahajan, Lin Gan' +author = 'Kate Friedman, Walter Kolczynski, Rahul Mahajan, Lin Gan, and numerous collaborators and contributors' # The full version, including alpha/beta/rc tags release = '0.1'