2022-08-01 11:15:52

by DLG Adam Thomson

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update Dialog Semiconductor mailing list, website

Now Dialog Semiconductor is part of Renesas, the mailing list and
web addresses have been updated. This commit aligns with those
recent changes.

Signed-off-by: Adam Thomson <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 64379c699903..b1015d06d429 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5923,9 +5923,9 @@ F: arch/arm/boot/dts/stm32mp1*-dhcom-*
F: arch/arm/boot/dts/stm32mp1*-dhcor-*

DIALOG SEMICONDUCTOR DRIVERS
-M: Support Opensource <[email protected]>
+M: DLG Support Opensource <[email protected]>
S: Supported
-W: http://www.dialog-semiconductor.com/products
+W: https://www.renesas.com
F: Documentation/devicetree/bindings/input/da90??-onkey.txt
F: Documentation/devicetree/bindings/input/dlg,da72??.txt
F: Documentation/devicetree/bindings/mfd/da90*.txt
--
2.17.1



2022-08-01 11:27:09

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update Dialog Semiconductor mailing list, website

On Mon, Aug 01, 2022 at 11:01:40AM +0000, Adam Thomson wrote:
> Now Dialog Semiconductor is part of Renesas, the mailing list and
> web addresses have been updated. This commit aligns with those
> recent changes.
>
> Signed-off-by: Adam Thomson <[email protected]>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 64379c699903..b1015d06d429 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5923,9 +5923,9 @@ F: arch/arm/boot/dts/stm32mp1*-dhcom-*
> F: arch/arm/boot/dts/stm32mp1*-dhcor-*
>
> DIALOG SEMICONDUCTOR DRIVERS
> -M: Support Opensource <[email protected]>
> +M: DLG Support Opensource <[email protected]>

I strongly discourage any anonymous "group alias" for maintainers of any
kernel code, as that takes away the personal responsibility from the
maintainer entirely, which defeats one of the strongest reasons that
open source development efforts work so well.

Why not just switch this over to you instead?

thanks,

greg k-h

2022-08-01 12:54:44

by DLG Adam Thomson

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Update Dialog Semiconductor mailing list, website

On 01 August 2022 12:21, Greg Kroah-Hartman wrote:

> > DIALOG SEMICONDUCTOR DRIVERS
> > -M: Support Opensource <[email protected]>
> > +M: DLG Support Opensource <[email protected]>
>
> I strongly discourage any anonymous "group alias" for maintainers of any
> kernel code, as that takes away the personal responsibility from the
> maintainer entirely, which defeats one of the strongest reasons that
> open source development efforts work so well.
>
> Why not just switch this over to you instead?

Appreciate the input. I will no longer be part of Renesas as of the end of this
week, so wanted to update the mailing list address before I leave. The actual
mailing list itself hasn't changed in terms of the people on it, aside from
myself dropping off of course.

I don't know if there will be changes to the maintenance of these files in the
future, but for now I wanted to ensure consistency (and a continued working
address) in the short term. If that's not acceptable though then another route
will need to be found.

2022-08-01 13:17:40

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update Dialog Semiconductor mailing list, website

On Mon, Aug 01, 2022 at 12:13:25PM +0000, DLG Adam Thomson wrote:
> On 01 August 2022 12:21, Greg Kroah-Hartman wrote:
>
> > > DIALOG SEMICONDUCTOR DRIVERS
> > > -M: Support Opensource <[email protected]>
> > > +M: DLG Support Opensource <[email protected]>
> >
> > I strongly discourage any anonymous "group alias" for maintainers of any
> > kernel code, as that takes away the personal responsibility from the
> > maintainer entirely, which defeats one of the strongest reasons that
> > open source development efforts work so well.
> >
> > Why not just switch this over to you instead?
>
> Appreciate the input. I will no longer be part of Renesas as of the end of this
> week, so wanted to update the mailing list address before I leave. The actual
> mailing list itself hasn't changed in terms of the people on it, aside from
> myself dropping off of course.

Then why not just list the people on that list? That would be easiest,
right?

thanks,

greg k-h

2022-08-02 14:52:44

by DLG Adam Thomson

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Update Dialog Semiconductor mailing list, website

On 01 August 2022 13:23, Greg Kroah-Hartman wrote:

> On Mon, Aug 01, 2022 at 12:13:25PM +0000, DLG Adam Thomson wrote:
> > On 01 August 2022 12:21, Greg Kroah-Hartman wrote:
> >
> > > > DIALOG SEMICONDUCTOR DRIVERS
> > > > -M: Support Opensource <[email protected]>
> > > > +M: DLG Support Opensource <DLG-
> [email protected]>
> > >
> > > I strongly discourage any anonymous "group alias" for maintainers of any
> > > kernel code, as that takes away the personal responsibility from the
> > > maintainer entirely, which defeats one of the strongest reasons that
> > > open source development efforts work so well.
> > >
> > > Why not just switch this over to you instead?
> >
> > Appreciate the input. I will no longer be part of Renesas as of the end of this
> > week, so wanted to update the mailing list address before I leave. The actual
> > mailing list itself hasn't changed in terms of the people on it, aside from
> > myself dropping off of course.
>
> Then why not just list the people on that list? That would be easiest,
> right?

Well the people on the list are historical and with Dialog now part of Renesas
it's possible responsibilities will need to be re-aligned. Honestly, that's out
of my scope of knowledge at this point. My aim was simply to prevent the
existing mailing address from lapsing and removing any opportunity for support.

However, I think I'll have to defer this task to other colleagues as the
decision making will ultimately not be mine. Thanks again for your input.