summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Büttner <sebastian.buettner@softwareag.com>2021-03-26 16:49:59 +0100
committerGitHub <noreply@github.com>2021-03-26 16:49:59 +0100
commit9c2d4049cf1f41f064f6294609c42edd4badfa0c (patch)
tree215bc4c2742514555929d1b3afe3507268dca984 /tedge/Cargo.toml
parentfe8c01333d751f509328f2ce2d8ebfa3875de0eb (diff)
feature/cit 290/update contact email (#123)
Updating email to info@thin-edge.io
Diffstat (limited to 'tedge/Cargo.toml')
-rw-r--r--tedge/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 3a973494..2650c26d 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -2,7 +2,7 @@
name = "tedge"
version = "0.1.0"
edition = "2018"
-authors = ["Software AG <thin-edge-team@softwareag.com>"]
+authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"
readme = "README.md"
description = "tedge is the cli tool for thin-edge.io"