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. Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fcd79fc38928..339bc3e53862 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9601,9 +9601,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 L: [email protected] Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ -- 2.21.1
