Skip to content

Commit 353a2af

Browse files
committed
chore: update author email addresses
Updates email address domain to the current Penumbra Labs email settings, and adds a general team address to the authors list.
1 parent bc345e4 commit 353a2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tower-abci"
33
version = "0.15.0"
4-
authors = ["Henry de Valence <hdevalence@penumbra.zone>"]
4+
authors = ["Penumbra Labs <team@penumbralabs.xyz>, Henry de Valence <hdevalence@penumbralabs.xyz"]
55
edition = "2021"
66
license = "MIT"
77
description = "A `tower`-based interface to Tendermint's ABCI"

0 commit comments

Comments
 (0)