All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
@ 2021-08-14  9:33 Vincent Mailhol
  2021-08-16 11:13 ` Marc Kleine-Budde
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Mailhol @ 2021-08-14  9:33 UTC (permalink / raw)
  To: Marc Kleine-Budde, linux-can; +Cc: netdev, linux-kernel, Vincent Mailhol

Adding myself (Vincent Mailhol) as a maintainer for the ETAS ES58X
CAN/USB driver.

Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
---
When sending the patches for the ETAS ES58X driver, I looked at what
other drivers were doing and realized that most of these did not
update the MAINTAINERS file. At that time, I candidly thought that the
MODULE_AUTHOR macro was sufficient for that. Following this e-mail:
https://lore.kernel.org/linux-can/20210809175158.5xdkqeemjo3hqwcw@pengutronix.de/
it appeared that I should have done so.

This patch fixes it. :)
---
MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 41fcfdb24a81..9a164f4eeee6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11347,6 +11347,12 @@ L:	netdev@vger.kernel.org
 S:	Supported
 F:	drivers/net/phy/mxl-gpy.c
 
+ETAS ES58X CAN/USB DRIVER
+M:	Vincent Mailhol <mailhol.vincent@wanadoo.fr>
+L:	linux-can@vger.kernel.org
+S:	Maintained
+F:	drivers/net/can/usb/etas_es58x/
+
 MCAB MICROCHIP CAN BUS ANALYZER TOOL DRIVER
 R:	Yasushi SHOJI <yashi@spacecubics.com>
 L:	linux-can@vger.kernel.org
-- 
2.31.1


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

* Re: [PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
  2021-08-14  9:33 [PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver Vincent Mailhol
@ 2021-08-16 11:13 ` Marc Kleine-Budde
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2021-08-16 11:13 UTC (permalink / raw)
  To: Vincent Mailhol; +Cc: linux-can, netdev, linux-kernel

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

On 14.08.2021 18:33:53, Vincent Mailhol wrote:
> Adding myself (Vincent Mailhol) as a maintainer for the ETAS ES58X
> CAN/USB driver.
> 
> Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
> ---
> When sending the patches for the ETAS ES58X driver, I looked at what
> other drivers were doing and realized that most of these did not
> update the MAINTAINERS file. At that time, I candidly thought that the
> MODULE_AUTHOR macro was sufficient for that. Following this e-mail:
> https://lore.kernel.org/linux-can/20210809175158.5xdkqeemjo3hqwcw@pengutronix.de/
> it appeared that I should have done so.
> 
> This patch fixes it. :)
> ---
> MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 41fcfdb24a81..9a164f4eeee6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11347,6 +11347,12 @@ L:	netdev@vger.kernel.org
>  S:	Supported
>  F:	drivers/net/phy/mxl-gpy.c
>  
> +ETAS ES58X CAN/USB DRIVER
> +M:	Vincent Mailhol <mailhol.vincent@wanadoo.fr>
> +L:	linux-can@vger.kernel.org
> +S:	Maintained
> +F:	drivers/net/can/usb/etas_es58x/
> +

The file should be sorted alphabetically, fixed while applying.

Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

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

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

end of thread, other threads:[~2021-08-16 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14  9:33 [PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver Vincent Mailhol
2021-08-16 11:13 ` Marc Kleine-Budde

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.