From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] ata: add MAINTAINERS entry for libata PATA drivers Date: Tue, 02 Dec 2014 20:21:28 +0300 Message-ID: <547DF518.20104@cogentembedded.com> References: <27267694.oe0s2nj2E5@amdc1032> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-la0-f54.google.com ([209.85.215.54]:52409 "EHLO mail-la0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754262AbaLBRVc (ORCPT ); Tue, 2 Dec 2014 12:21:32 -0500 Received: by mail-la0-f54.google.com with SMTP id pv20so6461602lab.13 for ; Tue, 02 Dec 2014 09:21:30 -0800 (PST) In-Reply-To: <27267694.oe0s2nj2E5@amdc1032> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Bartlomiej Zolnierkiewicz , Tejun Heo Cc: Alan Cox , Kyungmin Park , linux-ide@vger.kernel.org On 12/02/2014 07:29 PM, Bartlomiej Zolnierkiewicz wrote: > Add myself as the primary maintainer for libata PATA drivers. > The merging process would remain unchanged with patches going > through Tejun's tree. > Cc: Alan Cox > Cc: Sergei Shtylyov > Signed-off-by: Bartlomiej Zolnierkiewicz > Acked-by: Kyungmin Park > --- > If people are fine with it I would like to more officially take > care of the libata PATA drivers. > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > Index: b/MAINTAINERS > =================================================================== > --- a/MAINTAINERS 2014-12-02 16:48:28.932973963 +0100 > +++ b/MAINTAINERS 2014-12-02 16:58:35.532969351 +0100 > @@ -7116,6 +7116,14 @@ F: drivers/video/fbdev/sti* > F: drivers/video/console/sti* > F: drivers/video/logo/logo_parisc* > > +PATA LIBATA DRIVERS > +M: Bartlomiej Zolnierkiewicz > +M: Tejun Heo > +L: linux-ide@vger.kernel.org > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git > +S: Supported > +F: drivers/ata/pata_*.c > + What about ata_{generic|piix}.c? Those are PATA as well as SATA... MBR, Sergei