Changes email adrress of author

This commit is contained in:
2020-11-26 13:05:48 +01:00
parent dc18aaaf03
commit e35a1eeda1
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name = "i3status-custom-pim" name = "i3status-custom-pim"
description = "Generates JSON output for use with custom block of i3status-rust." description = "Generates JSON output for use with custom block of i3status-rust."
version = "0.1.0" version = "0.1.0"
authors = ["Martin Bley <martin@mb-oss.de>"] authors = ["Martin Bley <dev@mb-oss.de>"]
edition = "2018" edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@@ -45,7 +45,7 @@ Thresholds for *warning* or *critical* state can be given via commandline switch
Please run `i3status-custom-pim --help` for available options. Please run `i3status-custom-pim --help` for available options.
``` ```
i3status-custom-pim 0.1.0 i3status-custom-pim 0.1.0
Martin Bley <martin@mb-oss.de> Martin Bley <dev@mb-oss.de>
Generates JSON output for use with custom block of i3status-rust. Generates JSON output for use with custom block of i3status-rust.
USAGE: USAGE: