Skip to content

Commit

Permalink
add author (#722)
Browse files Browse the repository at this point in the history
Co-authored-by: Tai 'Mr. T' Truong <[email protected]>
  • Loading branch information
taitruong and Tai 'Mr. T' Truong authored Jul 10, 2023
1 parent 1933279 commit 8409e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/external/cw-bounties/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cw-bounties"
authors = ["Jake Hartnell"]
authors = ["Jake Hartnell", "Mr T <[email protected]>"]
description = "A CosmWasm contract for creating and managing on-chain bounties."
edition = { workspace = true }
license = { workspace = true }
Expand Down

0 comments on commit 8409e10

Please sign in to comment.