Skip to content

Commit

Permalink
Add list of authors to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
altheaden committed Nov 14, 2024
1 parent d60b194 commit 282bb88
Showing 1 changed file with 8 additions and 1 deletion.
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

0 comments on commit 282bb88

Please sign in to comment.