Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1408561 > unrolled thread

[path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM

Started byRongrong Zou <zourongrong@gmail.com>
First post2016-05-29 11:50 +0200
Last post2016-05-30 05:30 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM Rongrong Zou <zourongrong@gmail.com> - 2016-05-29 11:50 +0200
    Re: [path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM Xinliang Liu <xinliang.liu@linaro.org> - 2016-05-30 04:40 +0200
      Re: [path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM Rongrong Zou <zourongrong@huawei.com> - 2016-05-30 05:30 +0200

#1408561 — [path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM

FromRongrong Zou <zourongrong@gmail.com>
Date2016-05-29 11:50 +0200
Subject[path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM
Message-ID<rE5w6-4uC-7@gated-at.bofh.it>
Signed-off-by: Rongrong Zou <zourongrong@gmail.com>
Signed-off-by: Jianhua Li <lijianhua@huawei.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f466673..a8a62e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3957,6 +3957,13 @@ T:	git git://github.com/patjak/drm-gma500
 S:	Maintained
 F:	drivers/gpu/drm/gma500/
 
+DRM DRIVERS FOR HIBMC
+M:	lijianhua <lijianhua@huawei.com>
+M:	Rongrong Zou <zourongrong@gmail.com>
+L:	dri-devel@lists.freedesktop.org
+S:	Maintained
+F:	drivers/gpu/drm/hisilicon/hibmc
+
 DRM DRIVERS FOR HISILICON
 M:	Xinliang Liu <z.liuxinliang@hisilicon.com>
 R:	Xinwei Kong <kong.kongxinwei@hisilicon.com>
-- 
1.9.1

[toc] | [next] | [standalone]


#1408729

FromXinliang Liu <xinliang.liu@linaro.org>
Date2016-05-30 04:40 +0200
Message-ID<rElhv-6xF-5@gated-at.bofh.it>
In reply to#1408561
On 29 May 2016 at 17:40, Rongrong Zou <zourongrong@gmail.com> wrote:
> Signed-off-by: Rongrong Zou <zourongrong@gmail.com>
> Signed-off-by: Jianhua Li <lijianhua@huawei.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f466673..a8a62e0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3957,6 +3957,13 @@ T:       git git://github.com/patjak/drm-gma500
>  S:     Maintained
>  F:     drivers/gpu/drm/gma500/
>
> +DRM DRIVERS FOR HIBMC
> +M:     lijianhua <lijianhua@huawei.com>
> +M:     Rongrong Zou <zourongrong@gmail.com>
> +L:     dri-devel@lists.freedesktop.org
> +S:     Maintained
> +F:     drivers/gpu/drm/hisilicon/hibmc

Please add a "/" ad the end of this line.
And move this part into DRM DRIVERS FOR HISILICON

Thanks,
-xinliang

> +
>  DRM DRIVERS FOR HISILICON
>  M:     Xinliang Liu <z.liuxinliang@hisilicon.com>
>  R:     Xinwei Kong <kong.kongxinwei@hisilicon.com>
> --
> 1.9.1
>

[toc] | [prev] | [next] | [standalone]


#1408744

FromRongrong Zou <zourongrong@huawei.com>
Date2016-05-30 05:30 +0200
Message-ID<rEm3U-73G-29@gated-at.bofh.it>
In reply to#1408729
Hi Xinliang,

在 2016/5/30 10:31, Xinliang Liu 写道:
> On 29 May 2016 at 17:40, Rongrong Zou <zourongrong@gmail.com> wrote:
>> Signed-off-by: Rongrong Zou <zourongrong@gmail.com>
>> Signed-off-by: Jianhua Li <lijianhua@huawei.com>
>> ---
>>   MAINTAINERS | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f466673..a8a62e0 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3957,6 +3957,13 @@ T:       git git://github.com/patjak/drm-gma500
>>   S:     Maintained
>>   F:     drivers/gpu/drm/gma500/
>>
>> +DRM DRIVERS FOR HIBMC
>> +M:     lijianhua <lijianhua@huawei.com>
>> +M:     Rongrong Zou <zourongrong@gmail.com>
>> +L:     dri-devel@lists.freedesktop.org
>> +S:     Maintained
>> +F:     drivers/gpu/drm/hisilicon/hibmc
>
> Please add a "/" ad the end of this line.

OK, thanks!

> And move this part into DRM DRIVERS FOR HISILICON

Can it be placed as below:

DRM DRIVERS FOR HISILICON HIBMC
M:     lijianhua <lijianhua@huawei.com>
M:     Rongrong Zou <zourongrong@gmail.com>
...

DRM DRIVERS FOR HISILICON KIRIN
M:     Xinliang Liu <z.liuxinliang@hisilicon.com>
R:     Xinwei Kong <kong.kongxinwei@hisilicon.com>
...
>
> Thanks,
> -xinliang
>
>> +
>>   DRM DRIVERS FOR HISILICON
>>   M:     Xinliang Liu <z.liuxinliang@hisilicon.com>
>>   R:     Xinwei Kong <kong.kongxinwei@hisilicon.com>
>> --
>> 1.9.1
>>
>
> .
>


-- 
Regards,
Rongrong

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web