All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multipath-tools: unreachable controllers maintainers
@ 2016-06-05 19:54 Xose Vazquez Perez
  2016-06-06 14:38 ` Xose Vazquez Perez
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Xose Vazquez Perez @ 2016-06-05 19:54 UTC (permalink / raw)
  Cc: matthias.rudolph, Xose Vazquez Perez, sramani, yacine,
	g.shyamsundar, device-mapper development, sean.stewart, brking,
	bartb, egoggin

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

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


Cc: bartb@pivot3.com
Cc: brking@linux.vnet.ibm.com
Cc: egoggin@emc.com
Cc: g.shyamsundar@yahoo.co.in
Cc: matthias.rudolph@hds.com
Cc: sean.stewart@netapp.com
Cc: sramani@pillardata.com
Cc: yacine@alyseo.com
Cc: Hannes Reinecke <hare@suse.de>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@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@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@compellent.com
+	 * Maintainer : Christophe Varoqui
+	 * Mail : christophe.varoqui@opensvc.com
 	 */
 	{
 		.vendor        = "COMPELNT",
@@ -790,8 +790,8 @@ static struct hwentry default_hw[] = {
 	/*
 	 * NETAPP controller family
 	 *
-	 * Maintainer : Dave Wysochanski
-	 * Mail : davidw@netapp.com
+	 * Maintainer : Christophe Varoqui
+	 * Mail : christophe.varoqui@opensvc.com
 	 */
 	{
 		.vendor        = "NETAPP",
@@ -835,8 +835,8 @@ static struct hwentry default_hw[] = {
 	/*
 	 * IBM NSeries (NETAPP) controller family
 	 *
-	 * Maintainer : Dave Wysochanski
-	 * Mail : davidw@netapp.com
+	 * Maintainer : Christophe Varoqui
+	 * Mail : christophe.varoqui@opensvc.com
 	 */
 	{
 		.vendor        = "IBM",
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-27 14:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-05 19:54 [PATCH] multipath-tools: unreachable controllers maintainers Xose Vazquez Perez
2016-06-06 14:38 ` Xose Vazquez Perez
2016-06-06 15:59   ` Martin K. Petersen
2016-06-07 13:17 ` Xose Vazquez Perez
2016-06-17 10:32 ` Xose Vazquez Perez
2016-06-22  2:38 ` Martin George
2016-06-23 19:42   ` NetApp Ontap Xose Vazquez Perez
2016-06-24 17:52     ` Martin George
2016-06-24 18:11       ` Xose Vazquez Perez
2016-06-27 14:44         ` Martin George

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.