diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-07-28 13:54:37 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-07-28 14:31:03 +1000 |
commit | ea668936b708029a0a11422ff834b651ac434c2d (patch) | |
tree | 6cdfb2d1f07d7712e9e51097fd4fc381ef07cf47 | |
parent | 9de5cb0f6df83243c58b2d1e3754a3c237d954ff (diff) | |
download | blackbird-op-linux-ea668936b708029a0a11422ff834b651ac434c2d.tar.gz blackbird-op-linux-ea668936b708029a0a11422ff834b651ac434c2d.zip |
Add Michael Ellerman as powerpc co-maintainer
Michael has been backing me up and helping will all aspects of
maintainership for a while now, let's make it official.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c43ea887ddd8..815cd6f6c712 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5357,6 +5357,7 @@ F: arch/powerpc/boot/rs6000.h LINUX FOR POWERPC (32-BIT AND 64-BIT) M: Benjamin Herrenschmidt <benh@kernel.crashing.org> M: Paul Mackerras <paulus@samba.org> +M: Michael Ellerman <mpe@ellerman.id.au> W: http://www.penguinppc.org/ L: linuxppc-dev@lists.ozlabs.org Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ |