[v2] MAINTAINERS: Add myself as maintainer for DRM Panels drivers

Message ID 20230216-topic-drm-panel-upstream-maintainance-v2-1-ffd262b72f16@linaro.org
State New
Headers
Series [v2] MAINTAINERS: Add myself as maintainer for DRM Panels drivers |

Commit Message

Neil Armstrong March 1, 2023, 9:47 a.m. UTC
  Add myself as co-maintainer for DRM Panel Drivers in order to help
reviewing and getting new panels drivers merged, and Remove Thierry
as he suggested since he wasn't active for a while.

Thanks Thierry for all your work!

Acked-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Changes in v2:
- Added Acked-by from Sam, Thierry and Jagan
- Removed Thierry from maintainers list as he suggested, updated commit accordingly
- Link to v1: https://lore.kernel.org/r/20230216-topic-drm-panel-upstream-maintainance-v1-1-ae1cf9268217@linaro.org
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
change-id: 20230216-topic-drm-panel-upstream-maintainance-6d5cae28d184

Best regards,
  

Comments

Neil Armstrong March 2, 2023, 10:29 a.m. UTC | #1
Hi,

On Wed, 01 Mar 2023 10:47:35 +0100, Neil Armstrong wrote:
> Add myself as co-maintainer for DRM Panel Drivers in order to help
> reviewing and getting new panels drivers merged, and Remove Thierry
> as he suggested since he wasn't active for a while.
> 
> Thanks Thierry for all your work!
> 
> 
> [...]

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next-fixes)

[1/1] MAINTAINERS: Add myself as maintainer for DRM Panels drivers
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=4ddeb90d602ac58bcf99924eb34d8b2f820ce11d
  
Neil Armstrong March 2, 2023, 10:30 a.m. UTC | #2
On 02/03/2023 11:29, Neil Armstrong wrote:
> Hi,
> 
> On Wed, 01 Mar 2023 10:47:35 +0100, Neil Armstrong wrote:
>> Add myself as co-maintainer for DRM Panel Drivers in order to help
>> reviewing and getting new panels drivers merged, and Remove Thierry
>> as he suggested since he wasn't active for a while.
>>
>> Thanks Thierry for all your work!
>>
>>
>> [...]
> 
> Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next-fixes)

It's a typo from b4, it was applied on drm-misc-next.
No idea why b4 uses drm-misc-next-fixes, the commit isn't in this branch...

Neil

> 
> [1/1] MAINTAINERS: Add myself as maintainer for DRM Panels drivers
>        https://cgit.freedesktop.org/drm/drm-misc/commit/?id=4ddeb90d602ac58bcf99924eb34d8b2f820ce11d
>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index be167c695c64..f8e1b80bf41f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7042,7 +7042,7 @@  F:	Documentation/devicetree/bindings/display/xlnx/
 F:	drivers/gpu/drm/xlnx/
 
 DRM PANEL DRIVERS
-M:	Thierry Reding <thierry.reding@gmail.com>
+M:	Neil Armstrong <neil.armstrong@linaro.org>
 R:	Sam Ravnborg <sam@ravnborg.org>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained