All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: matthias.rudolph@hds.com,
	Xose Vazquez Perez <xose.vazquez@gmail.com>,
	sramani@pillardata.com, yacine@alyseo.com,
	g.shyamsundar@yahoo.co.in,
	device-mapper development <dm-devel@redhat.com>,
	sean.stewart@netapp.com, brking@linux.vnet.ibm.com,
	bartb@pivot3.com, egoggin@emc.com
Subject: [PATCH] multipath-tools: unreachable controllers maintainers
Date: Sun,  5 Jun 2016 21:54:31 +0200	[thread overview]
Message-ID: <1465156471-20249-1-git-send-email-xose.vazquez@gmail.com> (raw)

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

             reply	other threads:[~2016-06-05 19:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-05 19:54 Xose Vazquez Perez [this message]
2016-06-06 14:38 ` [PATCH] multipath-tools: unreachable controllers maintainers 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465156471-20249-1-git-send-email-xose.vazquez@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=bartb@pivot3.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=dm-devel@redhat.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 \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.