2019-11-19 16:58:20

by Robert Richter

[permalink] [raw]
Subject: [PATCH 1/2] MAINTAINERS: Update Cavium ThunderX drivers

From: Jan Glauber <[email protected]>

Remove my maintainer entries for ThunderX drivers as I'm moving on
and won't have access to ThunderX hardware anymore and add Robert.
Also remove the obsolete addresses of David Daney and Steven Hill.

Add an entry to .mailmap for my various email addresses.

Cc: Ganapatrao Prabhakerrao Kulkarni <[email protected]>
Cc: [email protected]
Signed-off-by: Jan Glauber <[email protected]>
Signed-off-by: Robert Richter <[email protected]>
---
MAINTAINERS | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eb19fad370d7..2bef41729946 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3705,8 +3705,7 @@ S: Maintained
F: drivers/net/wireless/ath/carl9170/

CAVIUM I2C DRIVER
-M: Jan Glauber <[email protected]>
-M: David Daney <[email protected]>
+M: Robert Richter <[email protected]>
W: http://www.cavium.com
S: Supported
F: drivers/i2c/busses/i2c-octeon*
@@ -3722,9 +3721,7 @@ S: Supported
F: drivers/net/ethernet/cavium/liquidio/

CAVIUM MMC DRIVER
-M: Jan Glauber <[email protected]>
-M: David Daney <[email protected]>
-M: Steven J. Hill <[email protected]>
+M: Robert Richter <[email protected]>
W: http://www.cavium.com
S: Supported
F: drivers/mmc/host/cavium*
@@ -5834,15 +5831,14 @@ F: drivers/edac/highbank*

EDAC-CAVIUM OCTEON
M: Ralf Baechle <[email protected]>
-M: David Daney <[email protected]>
+M: Robert Richter <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
F: drivers/edac/octeon_edac*

EDAC-CAVIUM THUNDERX
-M: David Daney <[email protected]>
-M: Jan Glauber <[email protected]>
+M: Robert Richter <[email protected]>
L: [email protected]
S: Supported
F: drivers/edac/thunderx_edac*
@@ -12629,7 +12625,7 @@ F: Documentation/devicetree/bindings/pci/axis,artpec*
F: drivers/pci/controller/dwc/*artpec*

PCIE DRIVER FOR CAVIUM THUNDERX
-M: David Daney <[email protected]>
+M: Robert Richter <[email protected]>
L: [email protected]
L: [email protected] (moderated for non-subscribers)
S: Supported
@@ -16137,7 +16133,7 @@ S: Maintained
F: drivers/net/thunderbolt.c

THUNDERX GPIO DRIVER
-M: David Daney <[email protected]>
+M: Robert Richter <[email protected]>
S: Maintained
F: drivers/gpio/gpio-thunderx.c

@@ -17916,7 +17912,6 @@ F: drivers/char/xillybus/

XLP9XX I2C DRIVER
M: George Cherian <[email protected]>
-M: Jan Glauber <[email protected]>
L: [email protected]
W: http://www.cavium.com
S: Supported
--
2.20.1



2019-11-19 17:09:51

by Baruch Siach

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: Update Cavium ThunderX drivers

Hi Robert, Jan,

On Tue, Nov 19, 2019 at 04:56:26PM +0000, Robert Richter wrote:
> From: Jan Glauber <[email protected]>
>
> Remove my maintainer entries for ThunderX drivers as I'm moving on
> and won't have access to ThunderX hardware anymore and add Robert.
> Also remove the obsolete addresses of David Daney and Steven Hill.
>
> Add an entry to .mailmap for my various email addresses.

Couldn't find that part in this patch.

baruch

> Cc: Ganapatrao Prabhakerrao Kulkarni <[email protected]>
> Cc: [email protected]
> Signed-off-by: Jan Glauber <[email protected]>
> Signed-off-by: Robert Richter <[email protected]>
> ---
> MAINTAINERS | 17 ++++++-----------
> 1 file changed, 6 insertions(+), 11 deletions(-)

--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -

2019-11-19 18:51:56

by Robert Richter

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: Update Cavium ThunderX drivers

On 19.11.19 19:02:07, Baruch Siach wrote:
> On Tue, Nov 19, 2019 at 04:56:26PM +0000, Robert Richter wrote:
> > From: Jan Glauber <[email protected]>
> >
> > Remove my maintainer entries for ThunderX drivers as I'm moving on
> > and won't have access to ThunderX hardware anymore and add Robert.
> > Also remove the obsolete addresses of David Daney and Steven Hill.
> >
> > Add an entry to .mailmap for my various email addresses.
>
> Couldn't find that part in this patch.

Right, this got lost during patch flow, have fixed that.

Will send v2.

Thanks,

-Robert