Message ID | 1597134186-58423-1-git-send-email-tiantao6@hisilicon.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Change maintainer for hisilicon DRM driver | expand |
Hi Am 11.08.20 um 10:23 schrieb Tian Tao: > Remove Rongrong Zou and change tiantao as hisilicon DRM maintainer. > > Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Thanks for looking after the hisilicon drivers. Best regards Thomas > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f12a868..f4e49e0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5694,7 +5694,7 @@ F: drivers/gpu/drm/gma500/ > > DRM DRIVERS FOR HISILICON > M: Xinliang Liu <xinliang.liu@linaro.org> > -M: Rongrong Zou <zourongrong@gmail.com> > +M: Tian Tao <tiantao6@hisilicon.com> > R: John Stultz <john.stultz@linaro.org> > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > R: Chen Feng <puck.chen@hisilicon.com> >
Hi, as a driver maintainer, you should have commit access to drm-misc. Head over to https://drm.pages.freedesktop.org/maintainer-tools/commit-access.html for a description of what that means. The account is requested at https://www.freedesktop.org/wiki/AccountRequests/ as described under 'Legacy SSH accounts'. The first patch to commit would be your appointment as maintainer of hisilicon. :) Best regards Thomas Am 11.08.20 um 10:23 schrieb Tian Tao: > Remove Rongrong Zou and change tiantao as hisilicon DRM maintainer. > > Signed-off-by: Tian Tao <tiantao6@hisilicon.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f12a868..f4e49e0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5694,7 +5694,7 @@ F: drivers/gpu/drm/gma500/ > > DRM DRIVERS FOR HISILICON > M: Xinliang Liu <xinliang.liu@linaro.org> > -M: Rongrong Zou <zourongrong@gmail.com> > +M: Tian Tao <tiantao6@hisilicon.com> > R: John Stultz <john.stultz@linaro.org> > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > R: Chen Feng <puck.chen@hisilicon.com> >
On Fri, 14 Aug 2020 at 15:26, Thomas Zimmermann <tzimmermann@suse.de> wrote: > > Hi, > > as a driver maintainer, you should have commit access to drm-misc. Head > over to > > https://drm.pages.freedesktop.org/maintainer-tools/commit-access.html > > for a description of what that means. The account is requested at > > https://www.freedesktop.org/wiki/AccountRequests/ > > as described under 'Legacy SSH accounts'. > > The first patch to commit would be your appointment as maintainer of > hisilicon. :) Yes, after you get the access of drm-misc. It might be helpful to reading the guidelines of drm-misc. https://drm.pages.freedesktop.org/maintainer-tools/committer-drm-misc.html We use dim tool to commit patches to drm-misc. It's good to learn how to use dim tool. Please also read the getting start guide https://drm.pages.freedesktop.org/maintainer-tools/getting-started.html Best, Xinliang > > Best regards > Thomas > > Am 11.08.20 um 10:23 schrieb Tian Tao: > > Remove Rongrong Zou and change tiantao as hisilicon DRM maintainer. > > > > Signed-off-by: Tian Tao <tiantao6@hisilicon.com> > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index f12a868..f4e49e0 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -5694,7 +5694,7 @@ F: drivers/gpu/drm/gma500/ > > > > DRM DRIVERS FOR HISILICON > > M: Xinliang Liu <xinliang.liu@linaro.org> > > -M: Rongrong Zou <zourongrong@gmail.com> > > +M: Tian Tao <tiantao6@hisilicon.com> > > R: John Stultz <john.stultz@linaro.org> > > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > > R: Chen Feng <puck.chen@hisilicon.com> > > > > -- > Thomas Zimmermann > Graphics Driver Developer > SUSE Software Solutions Germany GmbH > Maxfeldstr. 5, 90409 Nürnberg, Germany > (HRB 36809, AG Nürnberg) > Geschäftsführer: Felix Imendörffer >
diff --git a/MAINTAINERS b/MAINTAINERS index f12a868..f4e49e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5694,7 +5694,7 @@ F: drivers/gpu/drm/gma500/ DRM DRIVERS FOR HISILICON M: Xinliang Liu <xinliang.liu@linaro.org> -M: Rongrong Zou <zourongrong@gmail.com> +M: Tian Tao <tiantao6@hisilicon.com> R: John Stultz <john.stultz@linaro.org> R: Xinwei Kong <kong.kongxinwei@hisilicon.com> R: Chen Feng <puck.chen@hisilicon.com>
Remove Rongrong Zou and change tiantao as hisilicon DRM maintainer. Signed-off-by: Tian Tao <tiantao6@hisilicon.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)