[1/2] MAINTAINERS: Update Martyn Welch's address

Message ID 20231122094156.30642-2-bagasdotme@gmail.com
State New
Headers
Series MAINTAINERS update for VME subsystems |

Commit Message

Bagas Sanjaya Nov. 22, 2023, 9:41 a.m. UTC
  He is now active on the mailing lists using his Collabora
(@collabora.com) address. Reflect it in MAINTAINERS and also
add address mapping for him.

Cc: Martyn Welch <martyn.welch@collabora.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Martyn, if you still had like to maintain VME subsystem, please let us know.

 .mailmap    | 1 +
 MAINTAINERS | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
  

Comments

Martyn Welch Nov. 22, 2023, 11:17 a.m. UTC | #1
On 22/11/2023 09:41, Bagas Sanjaya wrote:
> He is now active on the mailing lists using his Collabora
> (@collabora.com) address. Reflect it in MAINTAINERS and also
> add address mapping for him.

Hmm, mapping yes, changing the email assigned to the VME stuff, no. This 
is not something that I consider related to my work at Collabora. Any 
time spent on it at this point will be personal time, hence the use of 
my non-work email address.

Realistically, I've lost access to hardware to test anything regarding 
VME and it's not something that's particularly easy to acquire. With the 
other patch in this series removing Manohar, removing me as a maintainer 
would leave Greg, who has been amazing covering my shoddy maintenance of 
this subsystem (what can I say, life has rather got in the way), but I 
feel it's unfair to leave him as the sole maintainer. I wonder whether 
I/we should admit this is basically orphaned at this point?


Martyn

> Cc: Martyn Welch <martyn.welch@collabora.com>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
> Martyn, if you still had like to maintain VME subsystem, please let us know.
>
>   .mailmap    | 1 +
>   MAINTAINERS | 2 +-
>   2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.mailmap b/.mailmap
> index 43031441b2d922..1df03996c73bdf 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -368,6 +368,7 @@ Mark Yao <markyao0591@gmail.com> <mark.yao@rock-chips.com>
>   Martin Kepplinger <martink@posteo.de> <martin.kepplinger@ginzinger.com>
>   Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm>
>   Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com>
> +Martyn Welch <martyn.welch@collabora.com> <martyn.welch@collabora.co.uk> <martyn@welchs.me.uk>
>   Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> <martyna.szapar-mudlaw@intel.com>
>   Mathieu Othacehe <m.othacehe@gmail.com>
>   Mat Martineau <martineau@kernel.org> <mathew.j.martineau@linux.intel.com>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea790149af7951..a02aa52fabe14b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23234,7 +23234,7 @@ F:	include/linux/vmalloc.h
>   F:	mm/vmalloc.c
>   
>   VME SUBSYSTEM
> -M:	Martyn Welch <martyn@welchs.me.uk>
> +M:	Martyn Welch <martyn.welch@collabora.com>
>   M:	Manohar Vanga <manohar.vanga@gmail.com>
>   M:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>   L:	linux-kernel@vger.kernel.org
  
Bagas Sanjaya Nov. 22, 2023, 12:59 p.m. UTC | #2
On Wed, Nov 22, 2023 at 11:15:19AM +0000, Martyn Welch wrote:
> 
> On 22/11/2023 09:41, Bagas Sanjaya wrote:
> > He is now active on the mailing lists using his Collabora  >
> > (@collabora.com) address. Reflect it in MAINTAINERS and also add >
> address mapping for him.
> Hmm, mapping yes, changing the email assigned to the VME stuff, no. This is
> not something that I consider related to my work at Collabora. Any time
> spent on it at this point will be personal time, hence the use of my
> non-work email address.
> 
> Realistically, I've lost access to hardware to test anything regarding VME
> and it's not something that's particularly easy to acquire. With the other
> patch in this series removing Manohar, removing me as a maintainer would
> leave Greg, who has been amazing covering my shoddy maintenance of this
> subsystem (what can I say, life has rather got in the way), but I feel it's
> unfair to leave him as the sole maintainer. I wonder whether I/we should
> admit this is basically orphaned at this point?

I also feel similar thing when basically the subsystem gets more care from
kernel janitors (including outreachy applicants and people specializing
in checkpatch fixes) than real users, like the case of DECNET [1]. So
I'm agree to orphan VME.

Thanks.

[1]: https://lore.kernel.org/lkml/20220818004357.375695-1-stephen@networkplumber.org/
  

Patch

diff --git a/.mailmap b/.mailmap
index 43031441b2d922..1df03996c73bdf 100644
--- a/.mailmap
+++ b/.mailmap
@@ -368,6 +368,7 @@  Mark Yao <markyao0591@gmail.com> <mark.yao@rock-chips.com>
 Martin Kepplinger <martink@posteo.de> <martin.kepplinger@ginzinger.com>
 Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm>
 Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com>
+Martyn Welch <martyn.welch@collabora.com> <martyn.welch@collabora.co.uk> <martyn@welchs.me.uk>
 Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> <martyna.szapar-mudlaw@intel.com>
 Mathieu Othacehe <m.othacehe@gmail.com>
 Mat Martineau <martineau@kernel.org> <mathew.j.martineau@linux.intel.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index ea790149af7951..a02aa52fabe14b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23234,7 +23234,7 @@  F:	include/linux/vmalloc.h
 F:	mm/vmalloc.c
 
 VME SUBSYSTEM
-M:	Martyn Welch <martyn@welchs.me.uk>
+M:	Martyn Welch <martyn.welch@collabora.com>
 M:	Manohar Vanga <manohar.vanga@gmail.com>
 M:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 L:	linux-kernel@vger.kernel.org