From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-f174.google.com ([209.85.223.174]:34409 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161002AbbEOXD6 (ORCPT ); Fri, 15 May 2015 19:03:58 -0400 Received: by ieczm2 with SMTP id zm2so61249477iec.1 for ; Fri, 15 May 2015 16:03:58 -0700 (PDT) Date: Fri, 15 May 2015 18:03:54 -0500 From: Bjorn Helgaas To: Pratyush Anand Cc: jg1.han@samsung.com, linux-pci@vger.kernel.org, mohit.kumar.dhaka@gmail.com, Pratyush Anand Subject: Re: [PATCH] MAINTAINERS: Update SPEAr13xx and Designware PCIe maintainer Message-ID: <20150515230354.GC31666@google.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Thu, Apr 30, 2015 at 09:46:07AM +0530, Pratyush Anand wrote: > From: Pratyush Anand > > Didn't add myself as Maintainer earlier, as I was moving out of ST > and didn't had a board to test. But learnt recently that, its fine being > in MAINTAINERS in such situations, at least I can review the patches. > > So, let me add myself. > > Signed-off-by: Pratyush Anand Applied with Jingoo's ack to for-linus for v4.1, thanks! > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 68e96ee0d58c..69ce49782ff9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7553,6 +7553,7 @@ F: drivers/pci/host/pci-exynos.c > > PCI DRIVER FOR SYNOPSIS DESIGNWARE > M: Jingoo Han > +M: Pratyush Anand > L: linux-pci@vger.kernel.org > S: Maintained > F: drivers/pci/host/*designware* > @@ -7566,8 +7567,9 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt > F: drivers/pci/host/pci-host-generic.c > > PCIE DRIVER FOR ST SPEAR13XX > +M: Pratyush Anand > L: linux-pci@vger.kernel.org > -S: Orphan > +S: Maintained > F: drivers/pci/host/*spear* > > PCMCIA SUBSYSTEM > -- > 2.1.0 >