Skip to content

Commit 450671e

Browse files
committed
Add Jamil Lambert as an author of client
After all the work done it is finally time to take some accountability. Add Jamil Lambert as an author of the client crate.
1 parent 1ef138f commit 450671e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "corepc-client"
33
version = "0.8.0"
4-
authors = ["Tobin C. Harding <me@tobin.cc>"]
4+
authors = ["Tobin C. Harding <me@tobin.cc>", "Jamil Lambert <Jamil.Lambert@proton.me>"]
55
license = "CC0-1.0"
66
repository = "https://github.com/rust-bitcoin/corepc"
77
description = "Bitcoin Core JSON-RPC client"

0 commit comments

Comments
 (0)