agent: update Cargo files authors

Anyone can collaborate in the Kata Containers project, so instead of
adding her/his name and email to the Cargo.toml files, use
`The Kata Containers community` as name and
`kata-dev@lists.katacontainers.io` as email.

fixes #643

Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
Julio Montes
2020-08-28 14:22:35 -05:00
parent be2f7e6ad9
commit 60245a83fa
8 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
[package]
name = "kata-agent-ctl"
version = "0.0.1"
authors = ["James O. D. Hunt <james.o.hunt@intel.com>"]
authors = ["The Kata Containers community <kata-dev@lists.katacontainers.io>"]
edition = "2018"
[dependencies]