From: Herbert Xu Date: Fri, 29 Nov 2024 05:54:54 +0000 (+0800) Subject: MAINTAINERS: Move rhashtable over to linux-crypto X-Git-Tag: v6.14-rc1~112^2~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db092e515d862e23307c6b6a3ebd7e4fd46f887f;p=thirdparty%2Fkernel%2Fstable.git 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 --- 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