From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-x241.google.com ([2607:f8b0:400e:c00::241]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzr9W-00067l-Nf for linux-mtd@lists.infradead.org; Thu, 27 Oct 2016 20:19:55 +0000 Received: by mail-pf0-x241.google.com with SMTP id i85so3484236pfa.0 for ; Thu, 27 Oct 2016 13:19:34 -0700 (PDT) Date: Thu, 27 Oct 2016 13:19:30 -0700 From: Brian Norris To: Jagan Teki Cc: Marek Vasut , Cyrille Pitchen , "linux-mtd@lists.infradead.org" , boris.brezillon@free-electrons.com, nicolas.ferre@atmel.com, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem Message-ID: <20161027201930.GA1582@localhost> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Fri, Oct 21, 2016 at 11:28:00PM +0530, Jagan Teki wrote: > On Thu, Oct 20, 2016 at 7:12 PM, Marek Vasut wrote: > > On 10/19/2016 05:34 PM, Cyrille Pitchen wrote: > >> I would like to volunteer as a maintainer for the SPI NOR part of the MTD > >> subsystem. Thanks! I'll be happy to have the help. [...] > >> Also both Marek Vasut and Richard Weinberger have volunteered as well as > >> maintainers for the SPI NOR subsystem. Snipped all mention of Richard, since he did not volunteer :) > >> Signed-off-by: Cyrille Pitchen > >> Acked-by: Boris Brezillon > > > > Acked-by: Marek Vasut > > Acked-by: Jagan Teki > > > > > btw I think I'll need higher privileges in patchwork to fiddle with patches. I expect you'll be mailing Jeremy soon then. > >> --- > >> ChangeLog: > >> > >> v1 -> v2: > >> - add Marek and Richard as maintainers. > >> - add Acked-by from Boris Brezillon. > >> > >> > >> MAINTAINERS | 12 ++++++++++++ > >> 1 file changed, 12 insertions(+) > >> > >> diff --git a/MAINTAINERS b/MAINTAINERS > >> index 757f9c4b388d..7e63b2015072 100644 > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -11390,6 +11390,18 @@ W: http://www.st.com/spear > >> S: Maintained > >> F: drivers/clk/spear/ > >> > >> +SPI NOR SUBSYSTEM > >> +M: Cyrille Pitchen > >> +M: Marek Vasut > >> +M: Richard Weinberger Snipped the above line, and pushed to linux-mtd.git. > > May be I was little late, but if there is any space for one more or so > I would also like to co-maintain? Currently I am maintaining > SPI/SPI-FLASH for u-boot and working for generic MTD (with u-boot > driver model) + SPI-NOR addition on u-boot which eventually similar > conceptual theory what Linux follows. I'd be happy to add more if the others think that it's warranted. If not, I'm sure all involved would still be happy with extra review, and that could serve nearly the same purpose, as long as the committers don't fall asleep like I admittedly have too often. Regards, Brian