diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2023-02-18 22:13:14 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-20 16:18:53 -0800 |
commit | c551c569e388f6ae19e40798c7615706267f7618 (patch) | |
tree | 4baa1a21d359fec2ae1e2a0e79d668df5264f321 /MAINTAINERS | |
parent | a7515af9fb8f0890fe540b108def4a86b9e8330a (diff) |
MAINTAINERS: Switch maintenance for cc2520 driver over
Varka Bhadram 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 Varka for his work on the driver.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Link: https://lore.kernel.org/r/20230218211317.284889-1-stefan@datenfreihafen.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6a47510d1592..b3862b03c99b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4807,9 +4807,9 @@ F: net/sched/sch_etf.c F: net/sched/sch_taprio.c CC2520 IEEE-802.15.4 RADIO DRIVER -M: Varka Bhadram <varkabhadram@gmail.com> +M: Stefan Schmidt <stefan@datenfreihafen.org> L: linux-wpan@vger.kernel.org -S: Maintained +S: Odd Fixes F: Documentation/devicetree/bindings/net/ieee802154/cc2520.txt F: drivers/net/ieee802154/cc2520.c F: include/linux/spi/cc2520.h |