[dm-devel] [PATCH v2 05/10] multipath-tools: unreachable controllers maintainers

Xose Vazquez Perez xose.vazquez at gmail.com
Fri Jun 17 14:52:43 UTC 2016


Delete 3 unreachable controllers maintainers, their emails are bounced.

Compellent Technologies, Inc.: Jim Lester <jim.lester at compellent.com>
NETAPP controller family: Dave Wysochanski <davidw at netapp.com>
IBM NSeries (NETAPP) controller family: Dave Wysochanski <davidw at netapp.com>

Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: device-mapper development <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 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 : jim.lester at compellent.com
 	 */
 	{
 		.vendor        = "COMPELNT",
@@ -780,9 +777,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * NETAPP controller family
-	 *
-	 * Maintainer : Dave Wysochanski
-	 * Mail : davidw at netapp.com
 	 */
 	{
 		.vendor        = "NETAPP",
@@ -825,9 +819,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * IBM NSeries (NETAPP) controller family
-	 *
-	 * Maintainer : Dave Wysochanski
-	 * Mail : davidw at netapp.com
 	 */
 	{
 		.vendor        = "IBM",
-- 
2.5.5




More information about the dm-devel mailing list