* [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer
@ 2024-05-30 21:14 Sam Ravnborg
2024-05-31 6:44 ` Neil Armstrong
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Sam Ravnborg @ 2024-05-30 21:14 UTC (permalink / raw)
To: dri-devel, Neil Armstrong; +Cc: sam
Drop myself as reviewer of panel patches, to reflect the reality.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Neil Armstrong <neil.armstrong@linaro.org>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ac285040578e..38978699bef5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7567,7 +7567,6 @@ F: include/drm/gpu_scheduler.h
DRM PANEL DRIVERS
M: Neil Armstrong <neil.armstrong@linaro.org>
R: Jessica Zhang <quic_jesszhan@quicinc.com>
-R: Sam Ravnborg <sam@ravnborg.org>
L: dri-devel@lists.freedesktop.org
S: Maintained
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer
2024-05-30 21:14 [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer Sam Ravnborg
@ 2024-05-31 6:44 ` Neil Armstrong
2024-05-31 12:37 ` Sui Jingfeng
2024-06-03 8:46 ` [PATCH] " Neil Armstrong
2 siblings, 0 replies; 5+ messages in thread
From: Neil Armstrong @ 2024-05-31 6:44 UTC (permalink / raw)
To: Sam Ravnborg, dri-devel
Hi Sam,
On 30/05/2024 23:14, Sam Ravnborg wrote:
> Drop myself as reviewer of panel patches, to reflect the reality.
Thanks for all your work on panel reviewing!
>
> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> Cc: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ac285040578e..38978699bef5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7567,7 +7567,6 @@ F: include/drm/gpu_scheduler.h
> DRM PANEL DRIVERS
> M: Neil Armstrong <neil.armstrong@linaro.org>
> R: Jessica Zhang <quic_jesszhan@quicinc.com>
> -R: Sam Ravnborg <sam@ravnborg.org>
> L: dri-devel@lists.freedesktop.org
> S: Maintained
> T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: MAINTAINERS: drm: Drop sam as panel reviewer
2024-05-30 21:14 [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer Sam Ravnborg
2024-05-31 6:44 ` Neil Armstrong
@ 2024-05-31 12:37 ` Sui Jingfeng
2024-06-03 8:46 ` [PATCH] " Neil Armstrong
2 siblings, 0 replies; 5+ messages in thread
From: Sui Jingfeng @ 2024-05-31 12:37 UTC (permalink / raw)
To: Sam Ravnborg, dri-devel
Hi,
On 5/31/24 05:14, Sam Ravnborg wrote:
> Drop myself as reviewer of panel patches, to reflect the reality.
We lost one kindness reviewer for drivers of panel, unhappy!
Not sure if it is proper to give you a NAK here. :(
Best regards,
Sui
> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> Cc: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ac285040578e..38978699bef5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7567,7 +7567,6 @@ F: include/drm/gpu_scheduler.h
> DRM PANEL DRIVERS
> M: Neil Armstrong <neil.armstrong@linaro.org>
> R: Jessica Zhang <quic_jesszhan@quicinc.com>
> -R: Sam Ravnborg <sam@ravnborg.org>
> L: dri-devel@lists.freedesktop.org
> S: Maintained
> T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer
2024-05-30 21:14 [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer Sam Ravnborg
2024-05-31 6:44 ` Neil Armstrong
2024-05-31 12:37 ` Sui Jingfeng
@ 2024-06-03 8:46 ` Neil Armstrong
2024-06-04 16:54 ` Sam Ravnborg
2 siblings, 1 reply; 5+ messages in thread
From: Neil Armstrong @ 2024-06-03 8:46 UTC (permalink / raw)
To: dri-devel, Sam Ravnborg
Hi,
On Thu, 30 May 2024 23:14:02 +0200, Sam Ravnborg wrote:
> Drop myself as reviewer of panel patches, to reflect the reality.
>
>
Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)
[1/1] MAINTAINERS: drm: Drop sam as panel reviewer
https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/4a534428ef8df2e3ca91a8341702f6127fb42867
--
Neil
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer
2024-06-03 8:46 ` [PATCH] " Neil Armstrong
@ 2024-06-04 16:54 ` Sam Ravnborg
0 siblings, 0 replies; 5+ messages in thread
From: Sam Ravnborg @ 2024-06-04 16:54 UTC (permalink / raw)
To: Neil Armstrong; +Cc: dri-devel
Hi Neil,
On Mon, Jun 03, 2024 at 10:46:16AM +0200, Neil Armstrong wrote:
> Hi,
>
> On Thu, 30 May 2024 23:14:02 +0200, Sam Ravnborg wrote:
> > Drop myself as reviewer of panel patches, to reflect the reality.
> >
> >
>
> Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)
Thank you!
Sam
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-06-04 16:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30 21:14 [PATCH] MAINTAINERS: drm: Drop sam as panel reviewer Sam Ravnborg
2024-05-31 6:44 ` Neil Armstrong
2024-05-31 12:37 ` Sui Jingfeng
2024-06-03 8:46 ` [PATCH] " Neil Armstrong
2024-06-04 16:54 ` Sam Ravnborg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.