> -----Original Message----- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Wednesday, July 19, 2017 4:14 PM > To: Haiyang Zhang <haiya...@microsoft.com> > Cc: da...@davemloft.net; KY Srinivasan <k...@microsoft.com>; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH] MAINTAINERS: update mailing list name for Hyper-V > files > > On Wed, Jul 19, 2017 at 12:38:11PM -0700, Haiyang Zhang wrote: > > From: Haiyang Zhang <haiya...@microsoft.com> > > > > "de...@linuxdriverproject.org" is an outdated name, this patch > > updates it to the current mailing list name of the Linux > > Driver project. > > > > Signed-off-by: Haiyang Zhang <haiya...@microsoft.com> > > --- > > MAINTAINERS | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 81d5a75..94ec9c1 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -6309,7 +6309,7 @@ Hyper-V CORE AND DRIVERS > > M: "K. Y. Srinivasan" <k...@microsoft.com> > > M: Haiyang Zhang <haiya...@microsoft.com> > > M: Stephen Hemminger <sthem...@microsoft.com> > > -L: de...@linuxdriverproject.org > > +L: driverdev-de...@linuxdriverproject.org > > Both of these are identical and point to the same list, right? I don't > see the real need for this patch, do you? Are you having problems > sending to one address but not the other?
I used to get bounced back from de...@linuxdriverproject.org, shortly after driverdev-de...@linuxdriverproject.org was in use. But I found both names are working currently. I just realized that. Thanks, - Haiyang