diff options
author | Kalle Valo <kvalo@kernel.org> | 2022-01-28 15:58:40 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-01-31 17:53:17 +0200 |
commit | e2ac75e0619b8db32447bb592f4a5b9e9d990c57 (patch) | |
tree | 5d321ddfbed75644d19af5fcfb91ea3d6feb6d3c | |
parent | 3451613c338bfecb3e037f79db4bbfa51f7a0236 (diff) | |
download | linux-e2ac75e0619b8db32447bb592f4a5b9e9d990c57.tar.bz2 |
MAINTAINERS: hand over ath9k maintainership to Toke
In practise I have been the only maintainer for ath9k for some time now but I
don't really have time for it. Luckily Toke is willing to look after so mark
him as maintainer. Thanks Toke!
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220128135841.1926-3-kvalo@kernel.org
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f57dcc8862c5..37573c9af10a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15898,9 +15898,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git F: drivers/net/wireless/ath/ath11k/ QUALCOMM ATHEROS ATH9K WIRELESS DRIVER -M: ath9k-devel@qca.qualcomm.com +M: Toke Høiland-Jørgensen <toke@toke.dk> L: linux-wireless@vger.kernel.org -S: Supported +S: Maintained W: https://wireless.wiki.kernel.org/en/users/Drivers/ath9k F: Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml F: drivers/net/wireless/ath/ath9k/ |