update emails

i18n
Amy 3 years ago
parent 9537dee253
commit 19f0b5b021
No known key found for this signature in database
GPG Key ID: 6672E6DD65BEA50B

@ -1,7 +1,7 @@
[package]
name = "ame"
version = "0.0.0"
authors = [ "jnats <jnats@salyut.one>", "axtlos <axtlos@tar.black>" ]
authors = [ "jnats <michal@tar.black>", "axtlos <axtlos@tar.black>" ]
edition = "2018"
description = "a fast and efficient aur helper."

@ -9,8 +9,8 @@ pub fn ver() {
inf(format!("ame - {}", VERSION));
println!();
inf("Contributors:".to_string());
println!("- axtlos <axtlos@salyut.one>");
println!("- jnats <jnats@salyut.one>");
println!("- axtlos <axtlos@tar.black>");
println!("- jnats <michal@tar.black>");
println!("- jasio <jasiobene@icloud.com>");
println!("- generic <mdc028@bucknell.edu>");
println!();

Loading…
Cancel
Save