On 06/05/2016 09:54 PM, Xose Vazquez Perez wrote: > Replace 3 unreachable controllers maintainers, their emails are bounced, > with the default maintainer(Christophe Varoqui > <[email protected]>)
Please DROP this patch. > Compellent Technologies, Inc.: Jim Lester <[email protected]> > NETAPP controller family: Dave Wysochanski <[email protected]> > IBM NSeries (NETAPP) controller family: Dave Wysochanski <[email protected]> > > > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Hannes Reinecke <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: device-mapper development <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]> > > --- > > 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.: [email protected] > > --- > 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 : [email protected] > + * Maintainer : Christophe Varoqui > + * Mail : [email protected] > */ > { > .vendor = "COMPELNT", > @@ -790,8 +790,8 @@ static struct hwentry default_hw[] = { > /* > * NETAPP controller family > * > - * Maintainer : Dave Wysochanski > - * Mail : [email protected] > + * Maintainer : Christophe Varoqui > + * Mail : [email protected] > */ > { > .vendor = "NETAPP", > @@ -835,8 +835,8 @@ static struct hwentry default_hw[] = { > /* > * IBM NSeries (NETAPP) controller family > * > - * Maintainer : Dave Wysochanski > - * Mail : [email protected] > + * Maintainer : Christophe Varoqui > + * Mail : [email protected] > */ > { > .vendor = "IBM", > -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
