From db092e515d862e23307c6b6a3ebd7e4fd46f887f Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Fri, 29 Nov 2024 13:54:54 +0800 Subject: [PATCH] MAINTAINERS: Move rhashtable over to linux-crypto This patch moves the rhashtable mailing list over to linux-crypto. This would allow rhashtable patches to go through my tree instead of the networking tree. More uses are popping up outside of the network stack and having it under the networking tree no longer makes sense. Signed-off-by: Herbert Xu Acked-by: Jakub Kicinski Signed-off-by: Herbert Xu --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 17daa9ee93845..0d65aa9093f63 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20072,7 +20072,7 @@ F: net/rfkill/ RHASHTABLE M: Thomas Graf M: Herbert Xu -L: netdev@vger.kernel.org +L: linux-crypto@vger.kernel.org S: Maintained F: include/linux/rhashtable-types.h F: include/linux/rhashtable.h -- 2.47.2