diff options
author | Michael Ellerman <[email protected]> | 2020-02-25 10:31:39 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-03-27 01:12:12 +1100 |
commit | 7703889e8ee1b318f632be7ba4d58d9962ecf34f (patch) | |
tree | a109e1d1fd82febd94e67a0baf1ebfec1fab6a3d | |
parent | 8ec26c25c33d21468a8b39722337463550b15e5b (diff) |
powerpc: Update MAINTAINERS
A while back Paul pointed out I'd been maintaining the tree more or
less solo for over five years, so perhaps it's time to update the
MAINTAINERS entry.
Ben & Paul still wrote most of the code, so keep them as Reviewers so
they still get Cc'ed on things. But if you're wondering why your patch
hasn't been merged that's my fault.
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a0d86490c2c6..1e36f88384f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9600,9 +9600,9 @@ F: arch/powerpc/platforms/powermac/ F: drivers/macintosh/ LINUX FOR POWERPC (32-BIT AND 64-BIT) -M: Benjamin Herrenschmidt <[email protected]> -M: Paul Mackerras <[email protected]> M: Michael Ellerman <[email protected]> +R: Benjamin Herrenschmidt <[email protected]> +R: Paul Mackerras <[email protected]> W: https://github.com/linuxppc/linux/wiki Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ |