From a6c6599ecad5c9f5febde386c3617cf6efcec6d3 Mon Sep 17 00:00:00 2001 From: Simon Byrne Date: Tue, 14 Nov 2023 12:14:50 -0800 Subject: [PATCH] Add authors to Project.toml --- Project.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 725812a..0d2be4c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,12 @@ name = "ClimaComms" uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d" -authors = ["CliMA Contributors "] +authors = [ + "Kiran Pamnany ", + "Simon Byrne ", + "Charles Kawczynski ", + "Sriharsha Kandala ", + "Jake Bolewski ", +] version = "0.5.6" [deps]