Skip to content

Commit 85dd3f8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/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-types"
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 API types"

0 commit comments

Comments
 (0)