2018-04-17 12:55:11

by Niklas Cassel

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove myself as maintainer

From: Niklas Cassel <[email protected]>

I am leaving Axis, so this address will bounce in the not too
distant future.

Fortunately, I will still be working with the community.

Signed-off-by: Niklas Cassel <[email protected]>
---
Hello arm-soc, could you please pick this up?
The email address has started to bounce.

Kind regards,
Niklas

MAINTAINERS | 2 --
1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 42b10dc55a49..71fa4312cc36 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1208,7 +1208,6 @@ F: drivers/*/*alpine*
ARM/ARTPEC MACHINE SUPPORT
M: Jesper Nilsson <[email protected]>
M: Lars Persson <[email protected]>
-M: Niklas Cassel <[email protected]>
S: Maintained
L: [email protected]
F: arch/arm/mach-artpec
@@ -10893,7 +10892,6 @@ F: drivers/pci/host/
F: drivers/pci/dwc/

PCIE DRIVER FOR AXIS ARTPEC
-M: Niklas Cassel <[email protected]>
M: Jesper Nilsson <[email protected]>
L: [email protected]
L: [email protected]
--
2.14.3


2018-04-26 14:51:04

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove myself as maintainer

On Tue, Apr 17, 2018 at 2:53 PM, Niklas Cassel <[email protected]> wrote:
> From: Niklas Cassel <[email protected]>
>
> I am leaving Axis, so this address will bounce in the not too
> distant future.
>
> Fortunately, I will still be working with the community.
>
> Signed-off-by: Niklas Cassel <[email protected]>
> ---
> Hello arm-soc, could you please pick this up?
> The email address has started to bounce.

Applied to fixes now, thanks

Arnd