2023-11-23 08:35:45

by Bagas Sanjaya

[permalink] [raw]
Subject: [PATCH v2] MAINTAINERS: Mark VME subsystem as orphan

Martyn Welch lost his access to VME hardware [1]; and Manohar Vanga has been
MIA since early January 2014 (his last message was [2]). Martyn admitted
that the subsystem is basically orphan, so mark it as such. As a bonus,
add CREDITS entries for the former subsystem maintainers.

Link: https://lore.kernel.org/r/[email protected]/ [1]
Link: https://lore.kernel.org/r/CAEktxaFL=3cmU4vZS2akiAR2vG-3d+9HwTZvBvf5JXuThHoOKg@mail.gmail.com/ [2]
Cc: Martyn Welch <[email protected]>
Signed-off-by: Bagas Sanjaya <[email protected]>
---
Changes since v1 [3]:

* Orphanize the subsystem (Martyn)
* Sort Manohar's CREDITS entry

[3]: https://lore.kernel.org/linux-staging/[email protected]/

CREDITS | 8 ++++++++
MAINTAINERS | 5 +----
2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/CREDITS b/CREDITS
index f33a33fd237170..ba6eb6274f8bed 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3916,6 +3916,10 @@ S: 21513 Conradia Ct
S: Cupertino, CA 95014
S: USA

+N: Manohar Vanga
+E: [email protected]
+D: VME subsystem maintainer
+
N: Thibaut Varène
E: [email protected]
W: http://hacks.slashdirt.org/
@@ -4016,6 +4020,10 @@ D: Fixes for the NE/2-driver
D: Miscellaneous MCA-support
D: Cleanup of the Config-files

+N: Martyn Welch
+E: [email protected]
+D: VME subsystem maintainer
+
N: Matt Welsh
E: [email protected]
W: http://www.cs.berkeley.edu/~mdw
diff --git a/MAINTAINERS b/MAINTAINERS
index ea790149af7951..ff083d12001489 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23234,11 +23234,8 @@ F: include/linux/vmalloc.h
F: mm/vmalloc.c

VME SUBSYSTEM
-M: Martyn Welch <[email protected]>
-M: Manohar Vanga <[email protected]>
-M: Greg Kroah-Hartman <[email protected]>
L: [email protected]
-S: Odd fixes
+S: Orphan
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
F: Documentation/driver-api/vme.rst
F: drivers/staging/vme_user/

base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263
--
An old man doll... just what I always wanted! - Clara


2023-11-23 10:14:21

by Martyn Welch

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: Mark VME subsystem as orphan


On 23/11/2023 08:34, Bagas Sanjaya wrote:
> Martyn Welch lost his access to VME hardware [1]; and Manohar Vanga has been
> MIA since early January 2014 (his last message was [2]). Martyn admitted
> that the subsystem is basically orphan, so mark it as such. As a bonus,
> add CREDITS entries for the former subsystem maintainers.

Acked-by: Martyn Welch <[email protected]>

> Link: https://lore.kernel.org/r/[email protected]/ [1]
> Link: https://lore.kernel.org/r/CAEktxaFL=3cmU4vZS2akiAR2vG-3d+9HwTZvBvf5JXuThHoOKg@mail.gmail.com/ [2]
> Cc: Martyn Welch <[email protected]>
> Signed-off-by: Bagas Sanjaya <[email protected]>
> ---
> Changes since v1 [3]:
>
> * Orphanize the subsystem (Martyn)
> * Sort Manohar's CREDITS entry
>
> [3]: https://lore.kernel.org/linux-staging/[email protected]/
>
> CREDITS | 8 ++++++++
> MAINTAINERS | 5 +----
> 2 files changed, 9 insertions(+), 4 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index f33a33fd237170..ba6eb6274f8bed 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -3916,6 +3916,10 @@ S: 21513 Conradia Ct
> S: Cupertino, CA 95014
> S: USA
>
> +N: Manohar Vanga
> +E: [email protected]
> +D: VME subsystem maintainer
> +
> N: Thibaut Varène
> E: [email protected]
> W: http://hacks.slashdirt.org/
> @@ -4016,6 +4020,10 @@ D: Fixes for the NE/2-driver
> D: Miscellaneous MCA-support
> D: Cleanup of the Config-files
>
> +N: Martyn Welch
> +E: [email protected]
> +D: VME subsystem maintainer
> +
> N: Matt Welsh
> E: [email protected]
> W: http://www.cs.berkeley.edu/~mdw
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea790149af7951..ff083d12001489 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23234,11 +23234,8 @@ F: include/linux/vmalloc.h
> F: mm/vmalloc.c
>
> VME SUBSYSTEM
> -M: Martyn Welch <[email protected]>
> -M: Manohar Vanga <[email protected]>
> -M: Greg Kroah-Hartman <[email protected]>
> L: [email protected]
> -S: Odd fixes
> +S: Orphan
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
> F: Documentation/driver-api/vme.rst
> F: drivers/staging/vme_user/
>
> base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263