diff options
author | Tom Rini <trini@kernel.crashing.org> | 2005-07-26 12:49:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-26 16:21:24 -0700 |
commit | e93adf1e6554511a6194f4785fd29af8e41104db (patch) | |
tree | be719d21f02424e33d550c781de84209c945df67 | |
parent | d46523ea32a79fbc8cd1237f9441f45cc3f02456 (diff) | |
download | linux-3.10-e93adf1e6554511a6194f4785fd29af8e41104db.tar.gz linux-3.10-e93adf1e6554511a6194f4785fd29af8e41104db.tar.bz2 linux-3.10-e93adf1e6554511a6194f4785fd29af8e41104db.zip |
[PATCH] Change PowerPC MPC8xx maintainer
As Marcelo has been spending a great deal of time working on MPC8xx
systems of late (thanks!) and has more time than I do now for it, I'm
handing this over to him.
Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48aa6d3d3ce..ec8433c39de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1416,13 +1416,20 @@ W: http://www.penguinppc.org/ L: linuxppc-embedded@ozlabs.org S: Maintained -LINUX FOR POWERPC EMBEDDED PPC8XX AND BOOT CODE +LINUX FOR POWERPC BOOT CODE P: Tom Rini M: trini@kernel.crashing.org W: http://www.penguinppc.org/ L: linuxppc-embedded@ozlabs.org S: Maintained +LINUX FOR POWERPC EMBEDDED PPC8XX +P: Marcelo Tosatti +M: marcelo.tosatti@cyclades.com +W: http://www.penguinppc.org/ +L: linuxppc-embedded@ozlabs.org +S: Maintained + LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX P: Kumar Gala M: kumar.gala@freescale.com |