Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755312AbcDKXwj (ORCPT ); Mon, 11 Apr 2016 19:52:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46103 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754539AbcDKXwh (ORCPT ); Mon, 11 Apr 2016 19:52:37 -0400 Date: Mon, 11 Apr 2016 19:52:35 -0400 From: Mike Snitzer To: Sudip Mukherjee Cc: Andrew Morton , linux-kernel@vger.kernel.org, Alasdair Kergon , Shaohua Li , dm-devel@redhat.com, linux-raid@vger.kernel.org Subject: Re: MAINTAINERS: correct entry for LVM Message-ID: <20160411235235.GA28565@redhat.com> References: <1460388039-20282-1-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460388039-20282-1-git-send-email-sudipm.mukherjee@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1166 Lines: 41 On Mon, Apr 11 2016 at 11:20am -0400, Sudip Mukherjee wrote: > The entry of dm-devel@redhat.com was duplicated and the duplicate entry > was marked as a Maintainer but it appears from the email address that it > is a List. So remove the entry of M and only keep the L entry. > > Signed-off-by: Sudip Mukherjee > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 51891b2..1c32e82 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3557,7 +3557,6 @@ S: Maintained > DEVICE-MAPPER (LVM) > M: Alasdair Kergon > M: Mike Snitzer > -M: dm-devel@redhat.com > L: dm-devel@redhat.com > W: http://sources.redhat.com/dm > Q: http://patchwork.kernel.org/project/dm-devel/list/ > -- > 1.9.1 > Nack. DM isn't unique here. XFS does the same thing: XFS FILESYSTEM P: Silicon Graphics Inc M: Dave Chinner M: xfs@oss.sgi.com L: xfs@oss.sgi.com ... There really is more important stuff to deal with than bothering about MAINTAINERS entries like this. Please stop.