Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@ name = "polaris"
dynamic = ["version"]
authors = [
{ name="Xylar Asay-Davis", email="[email protected]" },
{ name="Althea Denlinger", email="[email protected]" }
{ name="Carolyn Begeman" },
{ name="Althea Denlinger" },
{ name="Steven Brus" },
{ name="Kat Smith" },
{ name="Darin Comeau" },
{ name="Alice Barthel" },
{ name="LeAnn Conlon" },
{ name="Joseph H Kennedy" },
]
description = "Testing and analysis for Omega, MPAS-Ocean, MALI and MPAS-Seaice"
license = {file = "LICENSE"}
Expand Down
Loading