2023-11-21 15:03:08

by Vincent Mailhol

[permalink] [raw]
Subject: Re: [PATCH v10 1/2] MAINTAINERS: add Stefan Mätje a s maintainer for the esd electronics GmbH PCIe/402 CAN drive rs

On Tue. 21 Nov. 2023 at 02:57, Stefan Mätje <[email protected]> wrote:
> Adding myself (Stefan Mätje) as a maintainer for the upcoming driver of
> the PCIe/402 interface card family.
>
> Signed-off-by: Stefan Mätje <[email protected]>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 03011d7ee087..7db1bd399822 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7753,6 +7753,13 @@ L: [email protected]
> S: Maintained
> F: drivers/net/can/usb/esd_usb.c
>
> +ESD CAN NETWORK DRIVERS
> +M: Stefan Mätje <[email protected]>
> +R: [email protected]
> +L: [email protected]
> +S: Maintained
> +F: drivers/net/can/esd/

The MAINTAINERS file should be kept in alphabetical order.

So, maybe

ESD CAN NETWORK DRIVERS

goes before

ESD CAN/USB DRIVERS

?


At least, looking at the existing,

ARM SUB-ARCHITECTURES

is before:

ARM/ACTIONS SEMI ARCHITECTURE


> ET131X NETWORK DRIVER
> M: Mark Einon <[email protected]>
> S: Odd Fixes
> --
> 2.34.1
>
>


2023-11-22 15:57:48

by Stefan Mätje

[permalink] [raw]
Subject: Re: [PATCH v10 1/2] MAINTAINERS: add Stefan M ätje as maintainer for the esd electronics G mbH PCIe/402 CAN drivers

Am Mittwoch, den 22.11.2023, 00:02 +0900 schrieb Vincent Mailhol:
> On Tue. 21 Nov. 2023 at 02:57, Stefan Mätje <[email protected]> wrote:
> > Adding myself (Stefan Mätje) as a maintainer for the upcoming driver of
> > the PCIe/402 interface card family.
> >
> > Signed-off-by: Stefan Mätje <[email protected]>
> > ---
> > MAINTAINERS | 7 +++++++
> > 1 file changed, 7 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 03011d7ee087..7db1bd399822 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -7753,6 +7753,13 @@ L: [email protected]
> > S: Maintained
> > F: drivers/net/can/usb/esd_usb.c
> >
> > +ESD CAN NETWORK DRIVERS
> > +M: Stefan Mätje <[email protected]>
> > +R: [email protected]
> > +L: [email protected]
> > +S: Maintained
> > +F: drivers/net/can/esd/
>
> The MAINTAINERS file should be kept in alphabetical order.
>
> So, maybe
>
> ESD CAN NETWORK DRIVERS
>
> goes before
>
> ESD CAN/USB DRIVERS
>
> ?

I'll change the order.

>
>
> At least, looking at the existing,
>
> ARM SUB-ARCHITECTURES
>
> is before:
>
> ARM/ACTIONS SEMI ARCHITECTURE
>
>
> > ET131X NETWORK DRIVER
> > M: Mark Einon <[email protected]>
> > S: Odd Fixes
> > --
> > 2.34.1
> >
> >