2018-07-03 14:06:55

by Razvan Stefanescu

[permalink] [raw]
Subject: [PATCH] staging: fsl-dpaa2/ethsw: Update maintainers for Ethernet Switch driver

Signed-off-by: Razvan Stefanescu <[email protected]>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b6d0cc0..0d36546 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4434,7 +4434,8 @@ S: Maintained
F: drivers/staging/fsl-dpaa2/ethernet

DPAA2 ETHERNET SWITCH DRIVER
-M: Razvan Stefanescu <[email protected]>
+M: Ioana Radulescu <[email protected]>
+M: Ioana Ciornei <[email protected]>
L: [email protected]
S: Maintained
F: drivers/staging/fsl-dpaa2/ethsw
--
1.9.1



2018-07-03 14:31:40

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] staging: fsl-dpaa2/ethsw: Update maintainers for Ethernet Switch driver

On Tue, Jul 03, 2018 at 05:05:24PM +0300, Razvan Stefanescu wrote:
> Signed-off-by: Razvan Stefanescu <[email protected]>

No changelog text?

> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b6d0cc0..0d36546 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4434,7 +4434,8 @@ S: Maintained
> F: drivers/staging/fsl-dpaa2/ethernet
>
> DPAA2 ETHERNET SWITCH DRIVER
> -M: Razvan Stefanescu <[email protected]>
> +M: Ioana Radulescu <[email protected]>
> +M: Ioana Ciornei <[email protected]>

No ack/signed-off-by from either of these developers?

I can't take this as-is :(

thanks,

greg k-h