mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
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:
@@ -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]
|
||||
|
Reference in New Issue
Block a user