From ade7f63e975cdc7e26dd9a03d909051007e25d69 Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Thu, 24 Aug 2023 10:54:10 -0600 Subject: [PATCH] Update doc authors --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 03377b94..1e131eaa 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -23,7 +23,7 @@ project = "QGreenland" copyright = f"NSIDC {datetime.date.today().year}" -author = "Twila Moon, Matt Fisher, Hope Simonoko, Trey Stafford" +author = "National Snow and Ice Data Center" # The full version, including alpha/beta/rc tags release = "v3.0.0rc1"