diff options
author | Stefan Schmidt <[email protected]> | 2023-02-18 22:13:15 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-20 16:18:53 -0800 |
commit | d1b4b4117f890978c23c8e84a58a6c4c713fb400 (patch) | |
tree | 714bd6c2044f5926f9f1f64a5b7be425d4b1b570 | |
parent | c551c569e388f6ae19e40798c7615706267f7618 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-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 <[email protected]> +M: Stefan Schmidt <[email protected]> -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 |