Skip to content

Commit 7cc8ef6

Browse files
committed
Update my email address
Signed-off-by: Nathaniel McCallum <[email protected]>
1 parent 66e0497 commit 7cc8ef6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ciborium-io/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ciborium-io"
33
version = "0.1.0"
4-
authors = ["Nathaniel McCallum <npmccallum@redhat.com>"]
4+
authors = ["Nathaniel McCallum <npmccallum@profian.com>"]
55
license = "Apache-2.0"
66
edition = "2021"
77
homepage = "https://github.com/enarx/ciborium"

ciborium-ll/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ciborium-ll"
33
version = "0.1.0"
4-
authors = ["Nathaniel McCallum <npmccallum@redhat.com>"]
4+
authors = ["Nathaniel McCallum <npmccallum@profian.com>"]
55
license = "Apache-2.0"
66
edition = "2021"
77
homepage = "https://github.com/enarx/ciborium"

ciborium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ciborium"
33
version = "0.1.0"
4-
authors = ["Nathaniel McCallum <npmccallum@redhat.com>"]
4+
authors = ["Nathaniel McCallum <npmccallum@profian.com>"]
55
license = "Apache-2.0"
66
edition = "2021"
77
homepage = "https://github.com/enarx/ciborium"

0 commit comments

Comments
 (0)