Skip to content

Commit ea0bcb4

Browse files
author
Mingshen Sun
committed
Use universal author: The MesaLock Linux Developers
1 parent 4c2a8d2 commit ea0bcb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "mesabox"
33
version = "0.1.0"
4-
authors = ["Alex Lyon <[email protected]>"]
4+
authors = ["The MesaLock Linux Developers"]
55
description = "A collection of utilities important to basic system functionality"
66
autotests = false
77

libmesabox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libmesabox"
33
version = "0.1.0"
4-
authors = ["Alex Lyon <[email protected]>"]
4+
authors = ["The MesaLock Linux Developers"]
55
description = "A collection of common command-line utilities in library form"
66

77
[features]

0 commit comments

Comments
 (0)