From ee3cc9daae64867a5688909ed7efa72d7663e606 Mon Sep 17 00:00:00 2001 From: Conor Schaefer Date: Wed, 11 Sep 2024 13:19:26 -0700 Subject: [PATCH] chore: update team email address Updates the email address used for the Penumbra Labs team in the cargo manifest. There's only one point of update, because the crates all reference the top-level workspace fields. Other crates outside the protocol monorepo will need to be updated separately. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6ed6f2e0f3..582168aa26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -102,7 +102,7 @@ tag = true push = false [workspace.package] -authors = ["Penumbra Labs "] +authors = ["Penumbra Labs