[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210814093353.74391-1-mailhol.vincent@wanadoo.fr>
Date: Sat, 14 Aug 2021 18:33:53 +0900
From: Vincent Mailhol <mailhol.vincent@...adoo.fr>
To: Marc Kleine-Budde <mkl@...gutronix.de>, linux-can@...r.kernel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Vincent Mailhol <mailhol.vincent@...adoo.fr>
Subject: [PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
Adding myself (Vincent Mailhol) as a maintainer for the ETAS ES58X
CAN/USB driver.
Signed-off-by: Vincent Mailhol <mailhol.vincent@...adoo.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@...r.kernel.org
S: Supported
F: drivers/net/phy/mxl-gpy.c
+ETAS ES58X CAN/USB DRIVER
+M: Vincent Mailhol <mailhol.vincent@...adoo.fr>
+L: linux-can@...r.kernel.org
+S: Maintained
+F: drivers/net/can/usb/etas_es58x/
+
MCAB MICROCHIP CAN BUS ANALYZER TOOL DRIVER
R: Yasushi SHOJI <yashi@...cecubics.com>
L: linux-can@...r.kernel.org
--
2.31.1
Powered by blists - more mailing lists