diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-02-25 10:31:39 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-03-27 01:12:12 +1100 |
commit | 7703889e8ee1b318f632be7ba4d58d9962ecf34f (patch) | |
tree | a109e1d1fd82febd94e67a0baf1ebfec1fab6a3d /MAINTAINERS | |
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 <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200224233146.23734-1-mpe@ellerman.id.au
Diffstat (limited to 'MAINTAINERS')
-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 <benh@kernel.crashing.org> -M: Paul Mackerras <paulus@samba.org> M: Michael Ellerman <mpe@ellerman.id.au> +R: Benjamin Herrenschmidt <benh@kernel.crashing.org> +R: Paul Mackerras <paulus@samba.org> W: https://github.com/linuxppc/linux/wiki L: linuxppc-dev@lists.ozlabs.org Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ |