* [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER
@ 2023-03-08 7:19 Lukas Bulwahn
2023-03-08 7:33 ` Thomas Winischhofer
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2023-03-08 7:19 UTC (permalink / raw)
To: Thomas Winischhofer, Helge Deller, linux-fbdev, dri-devel
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
This was triggered by the fact that the webpage:
http://www.winischhofer.net/linuxsisvga.shtml
cannot be reached anymore.
Thomas Winischhofer is still reachable at the given email address, but he
has not been active since 2005.
Mark the SIS FRAMEBUFFER DRIVER as orphan to reflect the current state.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
MAINTAINERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d8f46f35aa4..354577534aef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19191,9 +19191,7 @@ W: http://www.brownhat.org/sis900.html
F: drivers/net/ethernet/sis/sis900.*
SIS FRAMEBUFFER DRIVER
-M: Thomas Winischhofer <thomas@winischhofer.net>
-S: Maintained
-W: http://www.winischhofer.net/linuxsisvga.shtml
+S: Orphan
F: Documentation/fb/sisfb.rst
F: drivers/video/fbdev/sis/
F: include/video/sisfb.h
--
2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER
2023-03-08 7:19 [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER Lukas Bulwahn
@ 2023-03-08 7:33 ` Thomas Winischhofer
2023-03-08 9:38 ` Thomas Zimmermann
2023-03-08 22:03 ` Helge Deller
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Winischhofer @ 2023-03-08 7:33 UTC (permalink / raw)
To: Lukas Bulwahn, Helge Deller, linux-fbdev, dri-devel
Cc: kernel-janitors, linux-kernel
Confirm.
/Thomas
On 08.03.23 08:19, Lukas Bulwahn wrote:
> This was triggered by the fact that the webpage:
>
> http://www.winischhofer.net/linuxsisvga.shtml
>
> cannot be reached anymore.
>
> Thomas Winischhofer is still reachable at the given email address, but he
> has not been active since 2005.
>
> Mark the SIS FRAMEBUFFER DRIVER as orphan to reflect the current state.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> MAINTAINERS | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d8f46f35aa4..354577534aef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19191,9 +19191,7 @@ W: http://www.brownhat.org/sis900.html
> F: drivers/net/ethernet/sis/sis900.*
>
> SIS FRAMEBUFFER DRIVER
> -M: Thomas Winischhofer <thomas@winischhofer.net>
> -S: Maintained
> -W: http://www.winischhofer.net/linuxsisvga.shtml
> +S: Orphan
> F: Documentation/fb/sisfb.rst
> F: drivers/video/fbdev/sis/
> F: include/video/sisfb.h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER
2023-03-08 7:19 [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER Lukas Bulwahn
2023-03-08 7:33 ` Thomas Winischhofer
@ 2023-03-08 9:38 ` Thomas Zimmermann
2023-03-08 22:03 ` Helge Deller
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Zimmermann @ 2023-03-08 9:38 UTC (permalink / raw)
To: Lukas Bulwahn, Thomas Winischhofer, Helge Deller, linux-fbdev, dri-devel
Cc: kernel-janitors, linux-kernel
[-- Attachment #1.1: Type: text/plain, Size: 1286 bytes --]
Am 08.03.23 um 08:19 schrieb Lukas Bulwahn:
> This was triggered by the fact that the webpage:
>
> http://www.winischhofer.net/linuxsisvga.shtml
>
> cannot be reached anymore.
>
> Thomas Winischhofer is still reachable at the given email address, but he
> has not been active since 2005.
>
> Mark the SIS FRAMEBUFFER DRIVER as orphan to reflect the current state.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
> ---
> MAINTAINERS | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d8f46f35aa4..354577534aef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19191,9 +19191,7 @@ W: http://www.brownhat.org/sis900.html
> F: drivers/net/ethernet/sis/sis900.*
>
> SIS FRAMEBUFFER DRIVER
> -M: Thomas Winischhofer <thomas@winischhofer.net>
> -S: Maintained
> -W: http://www.winischhofer.net/linuxsisvga.shtml
> +S: Orphan
> F: Documentation/fb/sisfb.rst
> F: drivers/video/fbdev/sis/
> F: include/video/sisfb.h
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER
2023-03-08 7:19 [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER Lukas Bulwahn
2023-03-08 7:33 ` Thomas Winischhofer
2023-03-08 9:38 ` Thomas Zimmermann
@ 2023-03-08 22:03 ` Helge Deller
2 siblings, 0 replies; 4+ messages in thread
From: Helge Deller @ 2023-03-08 22:03 UTC (permalink / raw)
To: Lukas Bulwahn, Thomas Winischhofer, linux-fbdev, dri-devel
Cc: kernel-janitors, linux-kernel
On 3/8/23 08:19, Lukas Bulwahn wrote:
> This was triggered by the fact that the webpage:
>
> http://www.winischhofer.net/linuxsisvga.shtml
>
> cannot be reached anymore.
>
> Thomas Winischhofer is still reachable at the given email address, but he
> has not been active since 2005.
>
> Mark the SIS FRAMEBUFFER DRIVER as orphan to reflect the current state.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
applied to fbdev git tree.
Thanks!
Helge
> ---
> MAINTAINERS | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d8f46f35aa4..354577534aef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19191,9 +19191,7 @@ W: http://www.brownhat.org/sis900.html
> F: drivers/net/ethernet/sis/sis900.*
>
> SIS FRAMEBUFFER DRIVER
> -M: Thomas Winischhofer <thomas@winischhofer.net>
> -S: Maintained
> -W: http://www.winischhofer.net/linuxsisvga.shtml
> +S: Orphan
> F: Documentation/fb/sisfb.rst
> F: drivers/video/fbdev/sis/
> F: include/video/sisfb.h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-03-08 22:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08 7:19 [PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER Lukas Bulwahn
2023-03-08 7:33 ` Thomas Winischhofer
2023-03-08 9:38 ` Thomas Zimmermann
2023-03-08 22:03 ` Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®