diff --git a/Cargo.toml b/Cargo.toml index 6690c2ea85..42e4cbd662 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "nu" version = "0.2.0" -authors = ["Yehuda Katz ", "Jonathan Turner "] +authors = ["Yehuda Katz ", "Jonathan Turner ", "Andrés N. Robalino "] description = "A shell for the GitHub era" license = "MIT" edition = "2018"