Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755624AbcDKPvw (ORCPT ); Mon, 11 Apr 2016 11:51:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36878 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755156AbcDKPvu (ORCPT ); Mon, 11 Apr 2016 11:51:50 -0400 Date: Mon, 11 Apr 2016 16:51:47 +0100 From: Alasdair G Kergon To: Sudip Mukherjee Cc: Andrew Morton , linux-kernel@vger.kernel.org, Alasdair Kergon , Mike Snitzer , Shaohua Li , dm-devel@redhat.com, linux-raid@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: correct entry for LVM Message-ID: <20160411155147.GB9288@agk-dp.fab.redhat.com> Mail-Followup-To: Sudip Mukherjee , Andrew Morton , linux-kernel@vger.kernel.org, Alasdair Kergon , Mike Snitzer , Shaohua Li , dm-devel@redhat.com, linux-raid@vger.kernel.org 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> Organization: Red Hat UK Ltd. Registered in England and Wales, number 03798903. Registered Office: 64 Baker Street, 4th floor, London, W1U 7DF. User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 494 Lines: 13 On Mon, Apr 11, 2016 at 08:50:39PM +0530, 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. M and L are not mutually exclusive! The definition of M is: M: Mail patches to: FullName and since we want patches to be sent to the mailing list, this entry is correct as it stands. Alasdair