[dm-devel] [PATCH] multipath-tools: unreachable controllers maintainers

Xose Vazquez Perez xose.vazquez at gmail.com
Sun Jun 5 19:54:31 UTC 2016


Replace 3 unreachable controllers maintainers, their emails are bounced,
with the default maintainer(Christophe Varoqui <christophe.varoqui at opensvc.com>)

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: bartb at pivot3.com
Cc: brking at linux.vnet.ibm.com
Cc: egoggin at emc.com
Cc: g.shyamsundar at yahoo.co.in
Cc: matthias.rudolph at hds.com
Cc: sean.stewart at netapp.com
Cc: sramani at pillardata.com
Cc: yacine at alyseo.com
Cc: Hannes Reinecke <hare at suse.de>
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>

---

If anyone in the Cc: list is not currently in charge of a listed controller
at hwtable.c, please drop here an email, thanks.
Ideally, an impersonal address is desired, e.g.: linux-mpt at mycompany.com

---
 libmultipath/hwtable.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 66b5123..5c49e32 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -20,8 +20,8 @@ static struct hwentry default_hw[] = {
 	/*
 	 * Compellent Technologies, Inc.
 	 *
-	 * Maintainer : Jim Lester, Compellent
-	 * Mail : jim.lester at compellent.com
+	 * Maintainer : Christophe Varoqui
+	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "COMPELNT",
@@ -790,8 +790,8 @@ static struct hwentry default_hw[] = {
 	/*
 	 * NETAPP controller family
 	 *
-	 * Maintainer : Dave Wysochanski
-	 * Mail : davidw at netapp.com
+	 * Maintainer : Christophe Varoqui
+	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "NETAPP",
@@ -835,8 +835,8 @@ static struct hwentry default_hw[] = {
 	/*
 	 * IBM NSeries (NETAPP) controller family
 	 *
-	 * Maintainer : Dave Wysochanski
-	 * Mail : davidw at netapp.com
+	 * Maintainer : Christophe Varoqui
+	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "IBM",
-- 
2.5.5




More information about the dm-devel mailing list