[PATCH] MAINTAINERS: Change mentions of mpm to olivia

Florian Fainelli posted 1 patch 3 years, 9 months ago
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: Change mentions of mpm to olivia
Posted by Florian Fainelli 3 years, 9 months ago
Following this mercurial changeset:
https://www.mercurial-scm.org/repo/hg-stable/rev/d4ba4d51f85f

update the MAINTAINERS entry to replace the now obsolete identity.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
This was first submitted by Uwe:

https://lore.kernel.org/lkml/20210920080635.253826-1-u.kleine-koenig@pengutronix.de/

but the discussion derailed into whether the EMBEDDED LINUX entry ought
to be there or not, meanwhile we still have a bouncing entry with an
obsolete identify.

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f679152bdbad..b1ce4b84f99f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7404,7 +7404,7 @@ F:	Documentation/admin-guide/media/em28xx*
 F:	drivers/media/usb/em28xx/
 
 EMBEDDED LINUX
-M:	Matt Mackall <mpm@selenic.com>
+M:	Olivia Mackall <olivia@selenic.com>
 M:	David Woodhouse <dwmw2@infradead.org>
 L:	linux-embedded@vger.kernel.org
 S:	Maintained
@@ -8787,7 +8787,7 @@ F:	include/trace/events/hwmon*.h
 K:	(devm_)?hwmon_device_(un)?register(|_with_groups|_with_info)
 
 HARDWARE RANDOM NUMBER GENERATOR CORE
-M:	Matt Mackall <mpm@selenic.com>
+M:	Olivia Mackall <olivia@selenic.com>
 M:	Herbert Xu <herbert@gondor.apana.org.au>
 L:	linux-crypto@vger.kernel.org
 S:	Odd fixes
-- 
2.25.1
Re: [PATCH] MAINTAINERS: Change mentions of mpm to olivia
Posted by Uwe Kleine-König 3 years, 9 months ago
On Tue, Jul 12, 2022 at 11:54:19AM -0700, Florian Fainelli wrote:
> Following this mercurial changeset:
> https://www.mercurial-scm.org/repo/hg-stable/rev/d4ba4d51f85f
> 
> update the MAINTAINERS entry to replace the now obsolete identity.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> This was first submitted by Uwe:
> 
> https://lore.kernel.org/lkml/20210920080635.253826-1-u.kleine-koenig@pengutronix.de/

My variant was to drop Matt/Olivia. Given that we didn't get any
feedback from them, that's still what I would favour.

Without any feedback (and committment?) from Olivia, I tend to nack this
patch.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |
Re: [PATCH] MAINTAINERS: Change mentions of mpm to olivia
Posted by Florian Fainelli 3 years, 9 months ago
On 7/12/22 13:00, Uwe Kleine-König wrote:
> On Tue, Jul 12, 2022 at 11:54:19AM -0700, Florian Fainelli wrote:
>> Following this mercurial changeset:
>> https://www.mercurial-scm.org/repo/hg-stable/rev/d4ba4d51f85f
>>
>> update the MAINTAINERS entry to replace the now obsolete identity.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>> ---
>> This was first submitted by Uwe:
>>
>> https://lore.kernel.org/lkml/20210920080635.253826-1-u.kleine-koenig@pengutronix.de/
> 
> My variant was to drop Matt/Olivia. Given that we didn't get any
> feedback from them, that's still what I would favour.
> 
> Without any feedback (and committment?) from Olivia, I tend to nack this
> patch.

I do not care either way, by explicitly CC'ing Olivia we give a fighting 
chance of seeing one's identify continue to be listed under MAINTAINERS. 
Now without any recent commits in the past 12 years, one could argue 
that removal is long due.

Either way is fine as long as we stop getting SMTP server bounces which 
is just extremely annoying...
-- 
Florian
Re: [PATCH] MAINTAINERS: Change mentions of mpm to olivia
Posted by Greg KH 3 years, 9 months ago
On Tue, Jul 12, 2022 at 03:15:41PM -0700, Florian Fainelli wrote:
> On 7/12/22 13:00, Uwe Kleine-König wrote:
> > On Tue, Jul 12, 2022 at 11:54:19AM -0700, Florian Fainelli wrote:
> > > Following this mercurial changeset:
> > > https://www.mercurial-scm.org/repo/hg-stable/rev/d4ba4d51f85f
> > > 
> > > update the MAINTAINERS entry to replace the now obsolete identity.
> > > 
> > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> > > ---
> > > This was first submitted by Uwe:
> > > 
> > > https://lore.kernel.org/lkml/20210920080635.253826-1-u.kleine-koenig@pengutronix.de/
> > 
> > My variant was to drop Matt/Olivia. Given that we didn't get any
> > feedback from them, that's still what I would favour.
> > 
> > Without any feedback (and committment?) from Olivia, I tend to nack this
> > patch.
> 
> I do not care either way, by explicitly CC'ing Olivia we give a fighting
> chance of seeing one's identify continue to be listed under MAINTAINERS. Now
> without any recent commits in the past 12 years, one could argue that
> removal is long due.
> 
> Either way is fine as long as we stop getting SMTP server bounces which is
> just extremely annoying...

I'll take it for now until the EMBEDDED maintainership is worked out by
others.

thanks,

greg k-h