Delete 3 unreachable controllers maintainers, their emails are bounced. Compellent Technologies, Inc.: Jim Lester <[email protected]> NETAPP controller family: Dave Wysochanski <[email protected]> IBM NSeries (NETAPP) controller family: Dave Wysochanski <[email protected]>
Cc: Christophe Varoqui <[email protected]> Cc: device-mapper development <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- libmultipath/hwtable.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 46aa9cd..54d5320 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -19,9 +19,6 @@ static struct hwentry default_hw[] = { /* * Compellent Technologies, Inc. - * - * Maintainer : Jim Lester, Compellent - * Mail : [email protected] */ { .vendor = "COMPELNT", @@ -780,9 +777,6 @@ static struct hwentry default_hw[] = { }, /* * NETAPP controller family - * - * Maintainer : Dave Wysochanski - * Mail : [email protected] */ { .vendor = "NETAPP", @@ -825,9 +819,6 @@ static struct hwentry default_hw[] = { }, /* * IBM NSeries (NETAPP) controller family - * - * Maintainer : Dave Wysochanski - * Mail : [email protected] */ { .vendor = "IBM", -- 2.5.5 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
