2016-04-25 16:50:30

by Bert Kenward

[permalink] [raw]
Subject: [PATCH net] MAINTAINERS: net: update sfc maintainers

Add myself and Edward Cree as maintainers.
Remove Shradha Shah, who is on extended leave.

Cc: David S. Miller <[email protected]>
Cc: Edward Cree <[email protected]>
Cc: Shradha Shah <[email protected]>
Signed-off-by: Bert Kenward <[email protected]>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8491336..17ad615 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10014,7 +10014,8 @@ F: drivers/infiniband/hw/ocrdma/

SFC NETWORK DRIVER
M: Solarflare linux maintainers <[email protected]>
-M: Shradha Shah <[email protected]>
+M: Edward Cree <[email protected]>
+M: Bert Kenward <[email protected]>
L: [email protected]
S: Supported
F: drivers/net/ethernet/sfc/
--
2.5.5


2016-04-25 17:10:56

by Edward Cree

[permalink] [raw]
Subject: Re: [PATCH net] MAINTAINERS: net: update sfc maintainers

On 25/04/16 17:42, Bert Kenward wrote:
> Add myself and Edward Cree as maintainers.
> Remove Shradha Shah, who is on extended leave.
>
> Cc: David S. Miller <[email protected]>
> Cc: Edward Cree <[email protected]>
> Cc: Shradha Shah <[email protected]>
> Signed-off-by: Bert Kenward <[email protected]>
Acked-by: Edward Cree <[email protected]>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8491336..17ad615 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10014,7 +10014,8 @@ F: drivers/infiniband/hw/ocrdma/
>
> SFC NETWORK DRIVER
> M: Solarflare linux maintainers <[email protected]>
> -M: Shradha Shah <[email protected]>
> +M: Edward Cree <[email protected]>
> +M: Bert Kenward <[email protected]>
> L: [email protected]
> S: Supported
> F: drivers/net/ethernet/sfc/

2016-04-28 18:22:37

by David Miller

[permalink] [raw]
Subject: Re: [PATCH net] MAINTAINERS: net: update sfc maintainers

From: Bert Kenward <[email protected]>
Date: Mon, 25 Apr 2016 17:42:12 +0100

> Add myself and Edward Cree as maintainers.
> Remove Shradha Shah, who is on extended leave.
>
> Cc: David S. Miller <[email protected]>
> Cc: Edward Cree <[email protected]>
> Cc: Shradha Shah <[email protected]>
> Signed-off-by: Bert Kenward <[email protected]>

Applied.