Skip to content

Commit

Permalink
Merge pull request #246 from altheaden/revise-authors-list
Browse files Browse the repository at this point in the history
Add list of authors to `pyproject.toml`
  • Loading branch information
xylar authored Nov 15, 2024
2 parents d60b194 + 282bb88 commit bd6fe3a
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 bd6fe3a

Please sign in to comment.