All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Change mentions of mpm to olivia
@ 2022-07-12 18:54 Florian Fainelli
  2022-07-12 20:00 ` Uwe Kleine-König
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2022-07-12 18:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: olivia, u.kleine-koenig, paul.gortmaker, dwmw2, herbert,
	linux-crypto, gregkh, Florian Fainelli

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Change mentions of mpm to olivia
  2022-07-12 18:54 [PATCH] MAINTAINERS: Change mentions of mpm to olivia Florian Fainelli
@ 2022-07-12 20:00 ` Uwe Kleine-König
  2022-07-12 22:15   ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Kleine-König @ 2022-07-12 20:00 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-kernel, olivia, paul.gortmaker, dwmw2, herbert,
	linux-crypto, gregkh

[-- Attachment #1: Type: text/plain, Size: 829 bytes --]

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/ |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Change mentions of mpm to olivia
  2022-07-12 20:00 ` Uwe Kleine-König
@ 2022-07-12 22:15   ` Florian Fainelli
  2022-07-14 14:49     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2022-07-12 22:15 UTC (permalink / raw)
  To: Uwe Kleine-König
  Cc: linux-kernel, olivia, paul.gortmaker, dwmw2, herbert,
	linux-crypto, gregkh

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Change mentions of mpm to olivia
  2022-07-12 22:15   ` Florian Fainelli
@ 2022-07-14 14:49     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2022-07-14 14:49 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Uwe Kleine-König, linux-kernel, olivia, paul.gortmaker,
	dwmw2, herbert, linux-crypto

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-14 14:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12 18:54 [PATCH] MAINTAINERS: Change mentions of mpm to olivia Florian Fainelli
2022-07-12 20:00 ` Uwe Kleine-König
2022-07-12 22:15   ` Florian Fainelli
2022-07-14 14:49     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.