diff mbox series

[v10,1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCIe/402 CAN drivers

Message ID 20231120175657.4070921-2-stefan.maetje@esd.eu (mailing list archive)
State Superseded
Headers show
Series can: esd: add support for esd GmbH PCIe/402 CAN interface | expand

Checks

Context Check Description
netdev/tree_selection success Series ignored based on subject, async

Commit Message

Stefan Mätje Nov. 20, 2023, 5:56 p.m. UTC
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 <stefan.maetje@esd.eu>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Vincent Mailhol Nov. 21, 2023, 3:02 p.m. UTC | #1
On Tue. 21 Nov. 2023 at 02:57, Stefan Mätje <stefan.maetje@esd.eu> 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 <stefan.maetje@esd.eu>
> ---
>  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:       linux-can@vger.kernel.org
>  S:     Maintained
>  F:     drivers/net/can/usb/esd_usb.c
>
> +ESD CAN NETWORK DRIVERS
> +M:     Stefan Mätje <stefan.maetje@esd.eu>
> +R:     socketcan@esd.eu
> +L:     linux-can@vger.kernel.org
> +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 <mark.einon@gmail.com>
>  S:     Odd Fixes
> --
> 2.34.1
>
>
Stefan Mätje Nov. 22, 2023, 3:57 p.m. UTC | #2
Am Mittwoch, den 22.11.2023, 00:02 +0900 schrieb Vincent Mailhol:
> On Tue. 21 Nov. 2023 at 02:57, Stefan Mätje <stefan.maetje@esd.eu> 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 <stefan.maetje@esd.eu>
> > ---
> >  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:       linux-can@vger.kernel.org
> >  S:     Maintained
> >  F:     drivers/net/can/usb/esd_usb.c
> > 
> > +ESD CAN NETWORK DRIVERS
> > +M:     Stefan Mätje <stefan.maetje@esd.eu>
> > +R:     socketcan@esd.eu
> > +L:     linux-can@vger.kernel.org
> > +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 <mark.einon@gmail.com>
> >  S:     Odd Fixes
> > --
> > 2.34.1
> > 
> >
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 03011d7ee087..7db1bd399822 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7753,6 +7753,13 @@  L:	linux-can@vger.kernel.org
 S:	Maintained
 F:	drivers/net/can/usb/esd_usb.c
 
+ESD CAN NETWORK DRIVERS
+M:	Stefan Mätje <stefan.maetje@esd.eu>
+R:	socketcan@esd.eu
+L:	linux-can@vger.kernel.org
+S:	Maintained
+F:	drivers/net/can/esd/
+
 ET131X NETWORK DRIVER
 M:	Mark Einon <mark.einon@gmail.com>
 S:	Odd Fixes