* [PATCH] MAINTAINERS: Update myself email address @ 2020-02-20 9:03 Xinliang Liu 2020-02-20 18:21 ` Daniel Vetter 0 siblings, 1 reply; 4+ messages in thread From: Xinliang Liu @ 2020-02-20 9:03 UTC (permalink / raw) To: dri-devel, airlied, daniel; +Cc: xinliang.liu Update myself email address. Add John Stultz as a reviewer. Thanks John. Update git tree to drm-misc Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org> --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 978766c6715e..befc3c0afc75 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5600,12 +5600,13 @@ S: Maintained F: drivers/gpu/drm/gma500/ DRM DRIVERS FOR HISILICON -M: Xinliang Liu <z.liuxinliang@hisilicon.com> +M: Xinliang Liu <xinliang.liu@linaro.org> M: Rongrong Zou <zourongrong@gmail.com> +R: John Stultz <john.stultz@linaro.org> R: Xinwei Kong <kong.kongxinwei@hisilicon.com> R: Chen Feng <puck.chen@hisilicon.com> L: dri-devel@lists.freedesktop.org -T: git git://github.com/xin3liang/linux.git +T: git git://anongit.freedesktop.org/drm/drm-misc S: Maintained F: drivers/gpu/drm/hisilicon/ F: Documentation/devicetree/bindings/display/hisilicon/ -- 2.20.1 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Update myself email address 2020-02-20 9:03 [PATCH] MAINTAINERS: Update myself email address Xinliang Liu @ 2020-02-20 18:21 ` Daniel Vetter 2020-02-20 18:22 ` Daniel Vetter 0 siblings, 1 reply; 4+ messages in thread From: Daniel Vetter @ 2020-02-20 18:21 UTC (permalink / raw) To: Xinliang Liu; +Cc: airlied, dri-devel On Thu, Feb 20, 2020 at 09:03:28AM +0000, Xinliang Liu wrote: > Update myself email address. > Add John Stultz as a reviewer. Thanks John. > Update git tree to drm-misc Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> I guess you're going to push this to drm-misc? -Daniel > > Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org> > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 978766c6715e..befc3c0afc75 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5600,12 +5600,13 @@ S: Maintained > F: drivers/gpu/drm/gma500/ > > DRM DRIVERS FOR HISILICON > -M: Xinliang Liu <z.liuxinliang@hisilicon.com> > +M: Xinliang Liu <xinliang.liu@linaro.org> > M: Rongrong Zou <zourongrong@gmail.com> > +R: John Stultz <john.stultz@linaro.org> > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > R: Chen Feng <puck.chen@hisilicon.com> > L: dri-devel@lists.freedesktop.org > -T: git git://github.com/xin3liang/linux.git > +T: git git://anongit.freedesktop.org/drm/drm-misc > S: Maintained > F: drivers/gpu/drm/hisilicon/ > F: Documentation/devicetree/bindings/display/hisilicon/ > -- > 2.20.1 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Update myself email address 2020-02-20 18:21 ` Daniel Vetter @ 2020-02-20 18:22 ` Daniel Vetter 2020-02-21 0:58 ` Xinliang Liu 0 siblings, 1 reply; 4+ messages in thread From: Daniel Vetter @ 2020-02-20 18:22 UTC (permalink / raw) To: Xinliang Liu; +Cc: airlied, dri-devel On Thu, Feb 20, 2020 at 07:21:41PM +0100, Daniel Vetter wrote: > On Thu, Feb 20, 2020 at 09:03:28AM +0000, Xinliang Liu wrote: > > Update myself email address. > > Add John Stultz as a reviewer. Thanks John. > > Update git tree to drm-misc > > Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > I guess you're going to push this to drm-misc? Oh and I guess time for John Stultz to apply for drm-misc commit rights, seems to be lacking. -Daniel > > > > > Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org> > > --- > > MAINTAINERS | 5 +++-- > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 978766c6715e..befc3c0afc75 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -5600,12 +5600,13 @@ S: Maintained > > F: drivers/gpu/drm/gma500/ > > > > DRM DRIVERS FOR HISILICON > > -M: Xinliang Liu <z.liuxinliang@hisilicon.com> > > +M: Xinliang Liu <xinliang.liu@linaro.org> > > M: Rongrong Zou <zourongrong@gmail.com> > > +R: John Stultz <john.stultz@linaro.org> > > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > > R: Chen Feng <puck.chen@hisilicon.com> > > L: dri-devel@lists.freedesktop.org > > -T: git git://github.com/xin3liang/linux.git > > +T: git git://anongit.freedesktop.org/drm/drm-misc > > S: Maintained > > F: drivers/gpu/drm/hisilicon/ > > F: Documentation/devicetree/bindings/display/hisilicon/ > > -- > > 2.20.1 > > > > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Update myself email address 2020-02-20 18:22 ` Daniel Vetter @ 2020-02-21 0:58 ` Xinliang Liu 0 siblings, 0 replies; 4+ messages in thread From: Xinliang Liu @ 2020-02-21 0:58 UTC (permalink / raw) To: Daniel Vetter; +Cc: airlied, dri-devel [-- Attachment #1.1: Type: text/plain, Size: 1844 bytes --] On Fri, 21 Feb 2020 at 02:22, Daniel Vetter <daniel@ffwll.ch> wrote: > On Thu, Feb 20, 2020 at 07:21:41PM +0100, Daniel Vetter wrote: > > On Thu, Feb 20, 2020 at 09:03:28AM +0000, Xinliang Liu wrote: > > > Update myself email address. > > > Add John Stultz as a reviewer. Thanks John. > > > Update git tree to drm-misc > > > > Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > > > I guess you're going to push this to drm-misc? > > Oh and I guess time for John Stultz to apply for drm-misc commit rights, > Sure, if John would like. But I will push this patch into drm-misc, thanks Daniel. -Xinliang > seems to be lacking. > -Daniel > > > > > > > > Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org> > > > --- > > > MAINTAINERS | 5 +++-- > > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 978766c6715e..befc3c0afc75 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -5600,12 +5600,13 @@ S: Maintained > > > F: drivers/gpu/drm/gma500/ > > > > > > DRM DRIVERS FOR HISILICON > > > -M: Xinliang Liu <z.liuxinliang@hisilicon.com> > > > +M: Xinliang Liu <xinliang.liu@linaro.org> > > > M: Rongrong Zou <zourongrong@gmail.com> > > > +R: John Stultz <john.stultz@linaro.org> > > > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > > > R: Chen Feng <puck.chen@hisilicon.com> > > > L: dri-devel@lists.freedesktop.org > > > -T: git git://github.com/xin3liang/linux.git > > > +T: git git://anongit.freedesktop.org/drm/drm-misc > > > S: Maintained > > > F: drivers/gpu/drm/hisilicon/ > > > F: Documentation/devicetree/bindings/display/hisilicon/ > > > -- > > > 2.20.1 > > > > > > > -- > > Daniel Vetter > > Software Engineer, Intel Corporation > > http://blog.ffwll.ch > > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch > [-- Attachment #1.2: Type: text/html, Size: 3669 bytes --] [-- Attachment #2: Type: text/plain, Size: 160 bytes --] _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-02-21 11:15 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-02-20 9:03 [PATCH] MAINTAINERS: Update myself email address Xinliang Liu 2020-02-20 18:21 ` Daniel Vetter 2020-02-20 18:22 ` Daniel Vetter 2020-02-21 0:58 ` Xinliang Liu
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.