diff options
author | Vincent Mailhol <[email protected]> | 2024-02-05 20:15:02 +0900 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2024-02-12 17:20:27 +0100 |
commit | 7af9682d9eab968afe3293d0cde8f43d7bf4e622 (patch) | |
tree | 06487443dbf13a97c95df7951990bb6b75c6d429 | |
parent | 2ea9b94c502f6681a453c036294d332511915743 (diff) |
can: change can network drivers maintainer
Wolfgang has not been active on the linux-can mailing list other the
last two years, his last activity being on November 2021 [1].
In replacement, I would like to nominate myself (Vincent Mailhol) as
the second maintainer of the CAN drivers subtree.
Wolfgang is already listed in the CREDITS since [2], so despite this
removal, his legacy remains credited.
Thank you for all your contributions!
[1] https://lore.kernel.org/linux-can/?q=f%3AWolfgang+Grandegger
[2] commit 4261a2043f1b ("can: Update MAINTAINERS and CREDITS file")
Link: https://git.kernel.org/torvalds/c/4261a2043f1b
CC: Marc Kleine-Budde <[email protected]>
CC: Wolfgang Grandegger <[email protected]>
Signed-off-by: Vincent Mailhol <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f3e554671c4..a5a17a463685 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4632,8 +4632,8 @@ S: Maintained F: net/sched/sch_cake.c CAN NETWORK DRIVERS -M: Wolfgang Grandegger <[email protected]> M: Marc Kleine-Budde <[email protected]> +M: Vincent Mailhol <[email protected]> S: Maintained W: https://github.com/linux-can |