From 78359264b4856a68a06d655cb91a5a5ff93fee98 Mon Sep 17 00:00:00 2001 From: Gris Ge Date: Thu, 14 May 2026 11:10:17 +0800 Subject: [PATCH] change email from fge@redhat.com to cnfourt@gmail.com Signed-off-by: Gris Ge --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b910057..7751377 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ethtool" version = "0.2.9" -authors = ["Gris Ge "] +authors = ["Gris Ge "] license = "MIT" edition = "2021" description = "Linux Ethtool Communication Library"