diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2023-02-19 00:13:15 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-21 03:18:53 +0300 |
commit | d1b4b4117f890978c23c8e84a58a6c4c713fb400 (patch) | |
tree | 714bd6c2044f5926f9f1f64a5b7be425d4b1b570 | |
parent | c551c569e388f6ae19e40798c7615706267f7618 (diff) | |
download | linux-d1b4b4117f890978c23c8e84a58a6c4c713fb400.tar.xz |
MAINTAINERS: Switch maintenance for mcr20a driver over
Xue Liu 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 Xue Liu for his work on the driver.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Link: https://lore.kernel.org/r/20230218211317.284889-2-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 b3862b03c99b..0313cee5121a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12822,9 +12822,9 @@ F: drivers/iio/potentiometer/mcp4018.c F: drivers/iio/potentiometer/mcp4531.c MCR20A IEEE-802.15.4 RADIO DRIVER -M: Xue Liu <liuxuenetmail@gmail.com> +M: Stefan Schmidt <stefan@datenfreihafen.org> L: linux-wpan@vger.kernel.org -S: Maintained +S: Odd Fixes W: https://github.com/xueliu/mcr20a-linux F: Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt F: drivers/net/ieee802154/mcr20a.c |