[PATCH 3/3] MAINTAINERS: Refactor device tree maintainership

Rob Herring robherring2 at gmail.com
Mon Jul 22 04:56:07 EST 2013


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 <grant.likely at linaro.org>
> Cc: Pawel Moll <pawel.moll at arm.com>
> Cc: Mark Rutland <mark.rutland at arm.com>
> Cc: Stephen Warren <swarren at wwwdotorg.org>
> Cc: Ian Campbell <ian.campbell at citrix.com>
> Cc: Rob Herring <rob.herring at calxeda.com>
> Cc: Olof Johansson <olof at lixom.net>
> Cc: devicetree-discuss at lists.ozlabs.org
> Cc: devicetree at 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 at 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 <pawel.moll at arm.com>
> +M:	Mark Rutland <mark.rutland at arm.com>
> +M:	Stephen Warren <swarren at wwwdotorg.org>
> +M:	Ian Campbell <ian.campbell at citrix.com>

You can add me. I was not intending to step down.

What about creating an email alias for the group instead?

Rob

> +L:	devicetree at vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree
> +F:	arch/*/boot/dts
> +F:	arch/*/
> +F:	include/dt-bindings
> +
>  OPENRISC ARCHITECTURE
>  M:	Jonas Bonn <jonas at southpole.se>
>  W:	http://openrisc.net
> 



More information about the devicetree-discuss mailing list