From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752955AbdKXI3L (ORCPT ); Fri, 24 Nov 2017 03:29:11 -0500 Received: from gloria.sntech.de ([95.129.55.99]:44018 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752259AbdKXI3J (ORCPT ); Fri, 24 Nov 2017 03:29:09 -0500 From: Heiko Stuebner To: dri-devel@lists.freedesktop.org, Sandy Huang Cc: Daniel Vetter , Mark Yao , David Airlie , linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: change maintainer for Rockchip drm drivers Date: Fri, 24 Nov 2017 09:28:59 +0100 Message-ID: <83984459.7UdiCfbSkg@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <20171120074848.cg22qkved232pxxf@phenom.ffwll.local> References: <1510568131-28838-1-git-send-email-mark.yao@rock-chips.com> <20171120074848.cg22qkved232pxxf@phenom.ffwll.local> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, [somehow my email address seems to have gotten lost, so only saw this by chance on the list itself now. I've also re-added Sandy to the recipients] Am Montag, 20. November 2017, 08:48:48 CET schrieb Daniel Vetter: > On Mon, Nov 13, 2017 at 06:15:31PM +0800, Mark Yao wrote: > > For personal reasons, Mark Yao will leave rockchip, > > can not continue maintain drm/rockchip, Sandy Huang > > will take over the drm/rockchip. > > > > Cc: Sandy Huang > > Cc: Heiko Stuebner > > > > Signed-off-by: Mark Yao > > Since rockchip is in drm-misc that means we need a new maintainer who also > has drm-misc commit rights. Sandy doesn't yet, so if Sandy is going to be > the new maintainer we need to fix that. > > Also, Heiko, are you interested in becoming co-maintainer? With commit > rights and all. I always feel somewhat inadequate judging the fast-paced drm stuff, as in the past once I got my head wrapped around something, drm always somehow moved another mile already ;-) . But somewhere I read that drm-pace for big changes is supposed to slow a bit now that atomic modesetting is done in a lot of places, so we could give co-maintainership for the Rockchip-drm a try - with Sandy wearing the actual hat for big changes though ;-) . Heiko > -Daniel > > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 0d77f22..31bf080 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4627,7 +4627,7 @@ F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt > > F: Documentation/devicetree/bindings/display/renesas,du.txt > > > > DRM DRIVERS FOR ROCKCHIP > > -M: Mark Yao > > +M: Sandy Huang > > L: dri-devel@lists.freedesktop.org > > S: Maintained > > F: drivers/gpu/drm/rockchip/ > >