diff options
author | 2023-02-18 22:13:16 +0100 | |
---|---|---|
committer | 2023-02-20 16:18:53 -0800 | |
commit | 6b441772854f022441700b46588e4d4abc14180d (patch) | |
tree | ad45d66bb9b9ff04c68af353e84c6d8fefa32385 | |
parent | MAINTAINERS: Switch maintenance for mcr20a driver over (diff) | |
download | wireguard-linux-6b441772854f022441700b46588e4d4abc14180d.tar.xz wireguard-linux-6b441772854f022441700b46588e4d4abc14180d.zip |
MAINTAINERS: Switch maintenance for mrf24j40 driver over
Alan Ott has not been actively working on the driver or reviewing
patches for several years. I have been taking odd fixes in through the
wpan/ieee802154 tree. Update the MAINTAINERS file to reflect this
reality. I wanted to thank Alan for his work on the driver.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Link: https://lore.kernel.org/r/20230218211317.284889-3-stefan@datenfreihafen.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0313cee5121a..d5f77559f3f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14185,9 +14185,9 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/radio/radio-mr800.c MRF24J40 IEEE 802.15.4 RADIO DRIVER -M: Alan Ott <alan@signal11.us> +M: Stefan Schmidt <stefan@datenfreihafen.org> L: linux-wpan@vger.kernel.org -S: Maintained +S: Odd Fixes F: Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt F: drivers/net/ieee802154/mrf24j40.c |