From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754919AbdGSUNr (ORCPT ); Wed, 19 Jul 2017 16:13:47 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39102 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbdGSUNq (ORCPT ); Wed, 19 Jul 2017 16:13:46 -0400 Date: Wed, 19 Jul 2017 22:13:40 +0200 From: Greg KH To: haiyangz@microsoft.com Cc: davem@davemloft.net, kys@microsoft.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: update mailing list name for Hyper-V files Message-ID: <20170719201340.GA13313@kroah.com> References: <1500493091-29885-1-git-send-email-haiyangz@exchange.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1500493091-29885-1-git-send-email-haiyangz@exchange.microsoft.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 19, 2017 at 12:38:11PM -0700, Haiyang Zhang wrote: > From: Haiyang Zhang > > "devel@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 > --- > 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" > M: Haiyang Zhang > M: Stephen Hemminger > -L: devel@linuxdriverproject.org > +L: driverdev-devel@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? thanks, greg k-h