diff --git a/Cargo.toml b/Cargo.toml index 33a81d4..9428d00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "spark-supervisor" version = "0.1.0" edition = "2021" -authors = ["AIEN Sovereign Systems & Contributors "] +authors = ["Drake Stapleton "] description = "Sovereign native process supervisor for SparkOS runtime services" license = "Apache-2.0 WITH LLVM-exception"