diff mbox

MAINTAINERS: Add Frank Rowand as DT maintainer

Message ID 1440362048-13647-1-git-send-email-grant.likely@linaro.org
State Accepted
Commit c8fb70a3e8dd60e31c4422bae85783cf1733f038
Headers show

Commit Message

Grant Likely Aug. 23, 2015, 8:34 p.m. UTC
Frank has agreed to step up and help with DT core code maintainership.
At the same time, Grant is taking a step back from active maintainership
responsibilities. Add Frank to the device tree core code entry and
shuffle Grant to the end of the list. In a few releases time Grant will
be removed entirely.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Rob Herring Sept. 1, 2015, 1:15 p.m. UTC | #1
On Sun, Aug 23, 2015 at 3:34 PM, Grant Likely <grant.likely@linaro.org> wrote:
> Frank has agreed to step up and help with DT core code maintainership.
> At the same time, Grant is taking a step back from active maintainership
> responsibilities. Add Frank to the device tree core code entry and
> shuffle Grant to the end of the list. In a few releases time Grant will
> be removed entirely.
>
> Signed-off-by: Grant Likely <grant.likely@linaro.org>

Guess I can't nak twice. Applied.

Rob

> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 993d4cfd5aa0..c032364bf5d4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7482,8 +7482,9 @@ F:        Documentation/i2c/busses/i2c-ocores
>  F:     drivers/i2c/busses/i2c-ocores.c
>
>  OPEN FIRMWARE AND FLATTENED DEVICE TREE
> -M:     Grant Likely <grant.likely@linaro.org>
>  M:     Rob Herring <robh+dt@kernel.org>
> +M:     Frank Rowand <frowand.list@gmail.com>
> +M:     Grant Likely <grant.likely@linaro.org>
>  L:     devicetree@vger.kernel.org
>  W:     http://www.devicetree.org/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git
> --
> 2.1.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 993d4cfd5aa0..c032364bf5d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7482,8 +7482,9 @@  F:	Documentation/i2c/busses/i2c-ocores
 F:	drivers/i2c/busses/i2c-ocores.c
 
 OPEN FIRMWARE AND FLATTENED DEVICE TREE
-M:	Grant Likely <grant.likely@linaro.org>
 M:	Rob Herring <robh+dt@kernel.org>
+M:	Frank Rowand <frowand.list@gmail.com>
+M:	Grant Likely <grant.likely@linaro.org>
 L:	devicetree@vger.kernel.org
 W:	http://www.devicetree.org/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git