Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756034Ab3GUS4O (ORCPT ); Sun, 21 Jul 2013 14:56:14 -0400 Received: from mail-ob0-f181.google.com ([209.85.214.181]:45585 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755958Ab3GUS4N (ORCPT ); Sun, 21 Jul 2013 14:56:13 -0400 Message-ID: <51EC2EC7.6010001@gmail.com> Date: Sun, 21 Jul 2013 13:56:07 -0500 From: Rob Herring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Grant Likely CC: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Ian Campbell , Pawel Moll , devicetree-discuss@lists.ozlabs.org, Rob Herring Subject: Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership References: <1374290388-19308-1-git-send-email-grant.likely@linaro.org> <1374290388-19308-3-git-send-email-grant.likely@linaro.org> In-Reply-To: <1374290388-19308-3-git-send-email-grant.likely@linaro.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2230 Lines: 67 On 07/19/2013 10:19 PM, Grant Likely wrote: > Device tree bindings require a lot more attention than they used to. > We've got a group of volunteers willing to take over maintaining > bindings. This patch adds them to the MAINTAINERS file. > > This group still needs to work out a process for maintainership and how > they are going to work together. I recommend that they set up a shared > tree on git.kernel.org that they each have commit access to similar to > the tip tree or the arm-soc tree, but it is up to them. > > Signed-off-by: Grant Likely > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Stephen Warren > Cc: Ian Campbell > Cc: Rob Herring > Cc: Olof Johansson > Cc: devicetree-discuss@lists.ozlabs.org > Cc: devicetree@vger.kernel.org > --- > MAINTAINERS | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bc286e4..12c95d5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6050,13 +6050,24 @@ L: devicetree@vger.kernel.org > W: http://fdt.secretlab.ca > T: git git://git.secretlab.ca/git/linux-2.6.git > S: Maintained > -F: Documentation/devicetree > F: drivers/of > F: include/linux/of*.h > F: scripts/dtc > K: of_get_property > K: of_match_table > > +OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS > +M: Pawel Moll > +M: Mark Rutland > +M: Stephen Warren > +M: Ian Campbell You can add me. I was not intending to step down. What about creating an email alias for the group instead? Rob > +L: devicetree@vger.kernel.org > +S: Maintained > +F: Documentation/devicetree > +F: arch/*/boot/dts > +F: arch/*/ > +F: include/dt-bindings > + > OPENRISC ARCHITECTURE > M: Jonas Bonn > W: http://openrisc.net > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/