2022-02-01 20:45:02

by Quentin Schulz

[permalink] [raw]
Subject: [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer

From: Quentin Schulz <[email protected]>

Heiko does not work at Theobroma Systems anymore and the boards using
those panels are downstream, maintained internally by the company, so
let's relieve Heiko of maintainership duties.

Cc: Heiko Stuebner <[email protected]>
Cc: Quentin Schulz <[email protected]>
Signed-off-by: Quentin Schulz <[email protected]>
---
.../devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
index 63d2a00348e9..a40ab887ada7 100644
--- a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
+++ b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Leadtek LTK050H3146W 5.0in 720x1280 DSI panel

maintainers:
- - Heiko Stuebner <[email protected]>
+ - Quentin Schulz <[email protected]>

allOf:
- $ref: panel-common.yaml#
--
2.34.1


2022-02-01 20:45:37

by Heiko Stübner

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer

Am Montag, 31. Januar 2022, 17:54:39 CET schrieb [email protected]:
> From: Quentin Schulz <[email protected]>
>
> Heiko does not work at Theobroma Systems anymore and the boards using
> those panels are downstream, maintained internally by the company, so
> let's relieve Heiko of maintainership duties.
>
> Cc: Heiko Stuebner <[email protected]>
> Cc: Quentin Schulz <[email protected]>
> Signed-off-by: Quentin Schulz <[email protected]>

Acked-by: Heiko Stuebner <[email protected]>

> ---
> .../devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
> index 63d2a00348e9..a40ab887ada7 100644
> --- a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Leadtek LTK050H3146W 5.0in 720x1280 DSI panel
>
> maintainers:
> - - Heiko Stuebner <[email protected]>
> + - Quentin Schulz <[email protected]>
>
> allOf:
> - $ref: panel-common.yaml#
>




2022-02-10 02:05:30

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer

On Mon, 31 Jan 2022 17:54:39 +0100, [email protected] wrote:
> From: Quentin Schulz <[email protected]>
>
> Heiko does not work at Theobroma Systems anymore and the boards using
> those panels are downstream, maintained internally by the company, so
> let's relieve Heiko of maintainership duties.
>
> Cc: Heiko Stuebner <[email protected]>
> Cc: Quentin Schulz <[email protected]>
> Signed-off-by: Quentin Schulz <[email protected]>
> ---
> .../devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks!