From 3f3a5a5c68daec3aff7110f5b6bf5ae74eeda798 Mon Sep 17 00:00:00 2001 From: Damon Bayer Date: Wed, 29 May 2024 09:13:10 -0500 Subject: [PATCH] Update Project.toml --- pipeline/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/Project.toml b/pipeline/Project.toml index 764a5b874..233f01544 100644 --- a/pipeline/Project.toml +++ b/pipeline/Project.toml @@ -1,6 +1,6 @@ name = "EpiAwarePipeline" uuid = "66314692-3678-4cbb-b3ac-6fcb54505317" -authors = ["Sam Abbott", "Sam Brand", "Zach Susswein"] +authors = ["Sam Abbott", "Sam Brand", "Zach Susswein", "Damon Bayer"] [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"