linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc: Update reviewers
@ 2022-06-29  6:08 Michael Ellerman
  2022-06-29  6:13 ` Christophe Leroy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Ellerman @ 2022-06-29  6:08 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: paulus, npiggin

Christophe and Nick have been active in recent years on the mailing list
and making contributions, add them as reviewers.

Paul and Ben are no longer actively reviewing powerpc patches, remove
them from the reviewers, they're still on linuxppc-dev if needed.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1fc9ead83d2a..af4cfeec9d0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11345,8 +11345,8 @@ F:	drivers/macintosh/
 
 LINUX FOR POWERPC (32-BIT AND 64-BIT)
 M:	Michael Ellerman <mpe@ellerman.id.au>
-R:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
-R:	Paul Mackerras <paulus@samba.org>
+R:	Nicholas Piggin <npiggin@gmail.com>
+R:	Christophe Leroy <christophe.leroy@csgroup.eu>
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Supported
 W:	https://github.com/linuxppc/wiki/wiki
-- 
2.35.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] powerpc: Update reviewers
  2022-06-29  6:08 [PATCH] powerpc: Update reviewers Michael Ellerman
@ 2022-06-29  6:13 ` Christophe Leroy
  2022-07-05  8:03 ` Benjamin Herrenschmidt
  2022-07-29 13:02 ` Michael Ellerman
  2 siblings, 0 replies; 4+ messages in thread
From: Christophe Leroy @ 2022-06-29  6:13 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev@lists.ozlabs.org
  Cc: paulus@samba.org, npiggin@gmail.com



Le 29/06/2022 à 08:08, Michael Ellerman a écrit :
> Christophe and Nick have been active in recent years on the mailing list
> and making contributions, add them as reviewers.
> 
> Paul and Ben are no longer actively reviewing powerpc patches, remove
> them from the reviewers, they're still on linuxppc-dev if needed.
> 
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>

> ---
>   MAINTAINERS | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1fc9ead83d2a..af4cfeec9d0f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11345,8 +11345,8 @@ F:	drivers/macintosh/
>   
>   LINUX FOR POWERPC (32-BIT AND 64-BIT)
>   M:	Michael Ellerman <mpe@ellerman.id.au>
> -R:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
> -R:	Paul Mackerras <paulus@samba.org>
> +R:	Nicholas Piggin <npiggin@gmail.com>
> +R:	Christophe Leroy <christophe.leroy@csgroup.eu>
>   L:	linuxppc-dev@lists.ozlabs.org
>   S:	Supported
>   W:	https://github.com/linuxppc/wiki/wiki

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] powerpc: Update reviewers
  2022-06-29  6:08 [PATCH] powerpc: Update reviewers Michael Ellerman
  2022-06-29  6:13 ` Christophe Leroy
@ 2022-07-05  8:03 ` Benjamin Herrenschmidt
  2022-07-29 13:02 ` Michael Ellerman
  2 siblings, 0 replies; 4+ messages in thread
From: Benjamin Herrenschmidt @ 2022-07-05  8:03 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev; +Cc: paulus, npiggin

On Wed, 2022-06-29 at 16:08 +1000, Michael Ellerman wrote:
> Christophe and Nick have been active in recent years on the mailing
> list
> and making contributions, add them as reviewers.
> 
> Paul and Ben are no longer actively reviewing powerpc patches, remove
> them from the reviewers, they're still on linuxppc-dev if needed.
> 
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1fc9ead83d2a..af4cfeec9d0f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11345,8 +11345,8 @@ F:	drivers/macintosh/
>  
>  LINUX FOR POWERPC (32-BIT AND 64-BIT)
>  M:	Michael Ellerman <mpe@ellerman.id.au>
> -R:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
> -R:	Paul Mackerras <paulus@samba.org>
> +R:	Nicholas Piggin <npiggin@gmail.com>
> +R:	Christophe Leroy <christophe.leroy@csgroup.eu>
>  L:	linuxppc-dev@lists.ozlabs.org
>  S:	Supported
>  W:	https://github.com/linuxppc/wiki/wiki


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] powerpc: Update reviewers
  2022-06-29  6:08 [PATCH] powerpc: Update reviewers Michael Ellerman
  2022-06-29  6:13 ` Christophe Leroy
  2022-07-05  8:03 ` Benjamin Herrenschmidt
@ 2022-07-29 13:02 ` Michael Ellerman
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2022-07-29 13:02 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev; +Cc: paulus, npiggin

On Wed, 29 Jun 2022 16:08:17 +1000, Michael Ellerman wrote:
> Christophe and Nick have been active in recent years on the mailing list
> and making contributions, add them as reviewers.
> 
> Paul and Ben are no longer actively reviewing powerpc patches, remove
> them from the reviewers, they're still on linuxppc-dev if needed.
> 
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc: Update reviewers
      https://git.kernel.org/powerpc/c/51ac6d4ceaa4f2e878c1aa399135f2514a6acc24

cheers

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-29 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29  6:08 [PATCH] powerpc: Update reviewers Michael Ellerman
2022-06-29  6:13 ` Christophe Leroy
2022-07-05  8:03 ` Benjamin Herrenschmidt
2022-07-29 13:02 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).