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

Stefan Mätje posted 2 patches 2 years ago
There is a newer version of this series
[PATCH v10 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCIe/402 CAN drivers
Posted by Stefan Mätje 2 years ago
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/
+
 ET131X NETWORK DRIVER
 M:	Mark Einon <mark.einon@gmail.com>
 S:	Odd Fixes
-- 
2.34.1

Re: [PATCH v10 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCIe/402 CAN drivers
Posted by Vincent Mailhol 2 years ago
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
>
>