Re: [PATCH] MAINTAINERS: mark FRAMEBUFFER LAYER as Orphan

2020-09-24 Thread Sam Ravnborg
Hi Bartlomiej

On Thu, Sep 24, 2020 at 01:25:30PM +0200, Bartlomiej Zolnierkiewicz wrote:
> It has been a fun ride since 2017 but unfortunately I don't have
> enough time to look after it properly anymore.

Thanks for all your work on fbdev, and other stuff.

I hope you have fun in the current job with whatever you do or
even better manage to find something else so we can get you back.

I could see that Daniel thinks we shall keep fbdev in drm-misc
but we shall no longer rely on you sweeping the mailing list
for all the pending patches :-( So I will likely start breaking
fbdev some more (read: applying a few more fbdev patches).

> 
> Signed-off-by: Bartlomiej Zolnierkiewicz 

Acked-by: Sam Ravnborg 

Please consider a proper entry in CREDITS too!

Sam

> ---
>  MAINTAINERS |3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> Index: b/MAINTAINERS
> ===
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6894,10 +6894,9 @@ F: drivers/net/wan/dlci.c
>  F:   drivers/net/wan/sdla.c
>  
>  FRAMEBUFFER LAYER
> -M:   Bartlomiej Zolnierkiewicz 
>  L:   dri-de...@lists.freedesktop.org
>  L:   linux-fb...@vger.kernel.org
> -S:   Maintained
> +S:   Orphan
>  Q:   http://patchwork.kernel.org/project/linux-fbdev/list/
>  T:   git git://anongit.freedesktop.org/drm/drm-misc
>  F:   Documentation/fb/
> ___
> dri-devel mailing list
> dri-de...@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] MAINTAINERS: mark FRAMEBUFFER LAYER as Orphan

2020-09-24 Thread Daniel Vetter
On Thu, Sep 24, 2020 at 1:25 PM Bartlomiej Zolnierkiewicz
 wrote:
>
> It has been a fun ride since 2017 but unfortunately I don't have
> enough time to look after it properly anymore.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz 

Thanks a lot for all the work you put in in picking up patches and
cleaning up drivers for compile testing! Very much appreciated.

I think for now we can just leave fbdev in drm-misc, with people
picking up patches ad-hoc (and maintainers serving as fallbacks).

Reviewed-by: Daniel Vetter 

I guess you'll push this yourself as the last one, for closure and all :-)

Also drm-misc commit rights will stay around for you (except if you
want to hand that in) so if you have and display/gpu patches you can
still push them through the usual flow.

Cheers, Daniel
> ---
>  MAINTAINERS |3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> Index: b/MAINTAINERS
> ===
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6894,10 +6894,9 @@ F:   drivers/net/wan/dlci.c
>  F: drivers/net/wan/sdla.c
>
>  FRAMEBUFFER LAYER
> -M: Bartlomiej Zolnierkiewicz 
>  L: dri-de...@lists.freedesktop.org
>  L: linux-fb...@vger.kernel.org
> -S: Maintained
> +S: Orphan
>  Q: http://patchwork.kernel.org/project/linux-fbdev/list/
>  T: git git://anongit.freedesktop.org/drm/drm-misc
>  F: Documentation/fb/
> ___
> dri-devel mailing list
> dri-de...@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel



-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


[PATCH] MAINTAINERS: mark FRAMEBUFFER LAYER as Orphan

2020-09-24 Thread Bartlomiej Zolnierkiewicz
It has been a fun ride since 2017 but unfortunately I don't have
enough time to look after it properly anymore.

Signed-off-by: Bartlomiej Zolnierkiewicz 
---
 MAINTAINERS |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Index: b/MAINTAINERS
===
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6894,10 +6894,9 @@ F:   drivers/net/wan/dlci.c
 F: drivers/net/wan/sdla.c
 
 FRAMEBUFFER LAYER
-M: Bartlomiej Zolnierkiewicz 
 L: dri-de...@lists.freedesktop.org
 L: linux-fb...@vger.kernel.org
-S: Maintained
+S: Orphan
 Q: http://patchwork.kernel.org/project/linux-fbdev/list/
 T: git git://anongit.freedesktop.org/drm/drm-misc
 F: Documentation/fb/