From fd0557fab0d55459f42bfb767e92a556a693dd5e Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Thu, 14 Sep 2023 10:56:23 +0300 Subject: [PATCH 1/2] update package author --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 21cd0e32..cbdcb273 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "regional_mom6" description = "Automatic generation of regional configurations for Modular Ocean Model 6" keywords = ["mom6", "regional", "ocean modeling"] authors = [ - {name = "Ashley Barnes"}, + {name = "Ashley Barnes", "COSIMA community", "contributors"}, ] dynamic = ["version"] dependencies = [ From 8754fc4671c1f648bc7365b1bf65955abf8d84d8 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Thu, 14 Sep 2023 10:58:08 +0300 Subject: [PATCH 2/2] pkg author list --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cbdcb273..7a39c406 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "regional_mom6" description = "Automatic generation of regional configurations for Modular Ocean Model 6" keywords = ["mom6", "regional", "ocean modeling"] authors = [ - {name = "Ashley Barnes", "COSIMA community", "contributors"}, + {name = "Ashley Barnes, COSIMA community, and contributors"}, ] dynamic = ["version"] dependencies = [