Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935029AbdLRQAe (ORCPT ); Mon, 18 Dec 2017 11:00:34 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:57150 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934995AbdLRQA2 (ORCPT ); Mon, 18 Dec 2017 11:00:28 -0500 Date: Mon, 18 Dec 2017 17:00:16 +0100 From: Boris Brezillon To: David Woodhouse Cc: Brian Norris , Marek Vasut , Richard Weinberger , Cyrille Pitchen , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Rothwell Subject: Re: [PATCH] MAINTAINERS: Move all MTD related branches to a single repo Message-ID: <20171218170016.1f83f0d6@bbrezillon> In-Reply-To: <1513612535.11477.25.camel@infradead.org> References: <20171218154934.6674-1-boris.brezillon@free-electrons.com> <1513612535.11477.25.camel@infradead.org> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 601 Lines: 15 On Mon, 18 Dec 2017 15:55:35 +0000 David Woodhouse wrote: > On Mon, 2017-12-18 at 16:49 +0100, Boris Brezillon wrote: > > > > In the meantime, we should try to keep both l2-mtd and linux-mtd synced > > (that means pushing the xxx/next branches on both l2-mtd and mtd-next). > > You could make a symlink which would mean you don't have to (and > mustn't) do that... Hm, during the transition we still have 2 master branches which are both pulled by Stephen in linux-next, so if we do that before Stephen has updated his script, mtd/next won't appear in linux-next anymore.