2021-11-19 23:19:09

by Abhinav Kumar

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: update designated reviewer entry for MSM DRM driver

Adding myself as a designated reviewer to assist with the
code reviews for the changes coming into MSM DRM.

Acked-by: Rob Clark <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b33791..503112d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5938,6 +5938,7 @@ M: Sean Paul <[email protected]>
L: [email protected]
L: [email protected]
L: [email protected]
+R: Abhinav Kumar <[email protected]>
S: Maintained
T: git https://gitlab.freedesktop.org/drm/msm.git
F: Documentation/devicetree/bindings/display/msm/
--
2.7.4



2021-11-20 03:34:31

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update designated reviewer entry for MSM DRM driver

On Fri, 2021-11-19 at 15:18 -0800, Abhinav Kumar wrote:
> Adding myself as a designated reviewer to assist with the
> code reviews for the changes coming into MSM DRM.
>
> Acked-by: Rob Clark <[email protected]>
> Signed-off-by: Abhinav Kumar <[email protected]>
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -5938,6 +5938,7 @@ M: Sean Paul <[email protected]>
> L: [email protected]
> L: [email protected]
> L: [email protected]
> +R: Abhinav Kumar <[email protected]>
> S: Maintained
> T: git https://gitlab.freedesktop.org/drm/msm.git
> F: Documentation/devicetree/bindings/display/msm/

R: goes after M: not L:



2021-11-20 07:48:57

by Abhinav Kumar

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update designated reviewer entry for MSM DRM driver

Hi Joe

Thanks for the feedback.

On 11/19/2021 7:34 PM, Joe Perches wrote:
> On Fri, 2021-11-19 at 15:18 -0800, Abhinav Kumar wrote:
>> Adding myself as a designated reviewer to assist with the
>> code reviews for the changes coming into MSM DRM.
>>
>> Acked-by: Rob Clark <[email protected]>
>> Signed-off-by: Abhinav Kumar <[email protected]>
> []
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> @@ -5938,6 +5938,7 @@ M: Sean Paul <[email protected]>
>> L: [email protected]
>> L: [email protected]
>> L: [email protected]
>> +R: Abhinav Kumar <[email protected]>
>> S: Maintained
>> T: git https://gitlab.freedesktop.org/drm/msm.git
>> F: Documentation/devicetree/bindings/display/msm/
>
> R: goes after M: not L:
>
I have fixed this and pushed it again.
>

Thanks

Abhinav