[PATCH] MAINTAINERS: mfd: Drop Robert Jones

Krzysztof Kozlowski posted 1 patch 3 years, 8 months ago
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] MAINTAINERS: mfd: Drop Robert Jones
Posted by Krzysztof Kozlowski 3 years, 8 months ago
Emails to Robert Jones bounce ("550 5.2.1 The email account that you
tried to reach is disabled").

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

For dt-bindings see:
https://lore.kernel.org/all/20220808104712.54315-1-krzysztof.kozlowski@linaro.org/T/#t
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4832b317fe05..ee8f04918d44 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8442,7 +8442,6 @@ F:	tools/testing/selftests/futex/
 
 GATEWORKS SYSTEM CONTROLLER (GSC) DRIVER
 M:	Tim Harvey <tharvey@gateworks.com>
-M:	Robert Jones <rjones@gateworks.com>
 S:	Maintained
 F:	Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
 F:	drivers/mfd/gateworks-gsc.c
-- 
2.34.1
Re: [PATCH] MAINTAINERS: mfd: Drop Robert Jones
Posted by Lee Jones 3 years, 7 months ago
On Mon, 08 Aug 2022, Krzysztof Kozlowski wrote:

> Emails to Robert Jones bounce ("550 5.2.1 The email account that you
> tried to reach is disabled").
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> For dt-bindings see:
> https://lore.kernel.org/all/20220808104712.54315-1-krzysztof.kozlowski@linaro.org/T/#t
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Re: [PATCH] MAINTAINERS: mfd: Drop Robert Jones
Posted by Tim Harvey 3 years, 7 months ago
On Mon, Aug 8, 2022 at 4:11 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> Emails to Robert Jones bounce ("550 5.2.1 The email account that you
> tried to reach is disabled").
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> ---
>
> For dt-bindings see:
> https://lore.kernel.org/all/20220808104712.54315-1-krzysztof.kozlowski@linaro.org/T/#t
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4832b317fe05..ee8f04918d44 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8442,7 +8442,6 @@ F:        tools/testing/selftests/futex/
>
>  GATEWORKS SYSTEM CONTROLLER (GSC) DRIVER
>  M:     Tim Harvey <tharvey@gateworks.com>
> -M:     Robert Jones <rjones@gateworks.com>
>  S:     Maintained
>  F:     Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
>  F:     drivers/mfd/gateworks-gsc.c
> --
> 2.34.1
>

Acked-By: Tim Harvey <tharvey@gateworks.com>

Tim