Skip to content

Commit

Permalink
Add authors to Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne authored Nov 14, 2023
1 parent d8fc92c commit a6c6599
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name = "ClimaComms"
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
authors = ["CliMA Contributors <[email protected]>"]
authors = [
"Kiran Pamnany <[email protected]>",
"Simon Byrne <[email protected]>",
"Charles Kawczynski <[email protected]>",
"Sriharsha Kandala <[email protected]>",
"Jake Bolewski <[email protected]>",
]
version = "0.5.6"

[deps]
Expand Down

0 comments on commit a6c6599

Please sign in to comment.