All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Move rhashtable over to linux-crypto
@ 2024-11-29  5:54 Herbert Xu
  2024-11-30 18:42 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert Xu @ 2024-11-29  5:54 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	netdev, Linux Crypto Mailing List
  Cc: NeilBrown, Thomas Graf

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 <herbert@gondor.apana.org.au>

diff --git a/MAINTAINERS b/MAINTAINERS
index 48240da01d0c..614a3b561212 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19835,7 +19835,7 @@ F:	net/rfkill/
 RHASHTABLE
 M:	Thomas Graf <tgraf@suug.ch>
 M:	Herbert Xu <herbert@gondor.apana.org.au>
-L:	netdev@vger.kernel.org
+L:	linux-crypto@vger.kernel.org
 S:	Maintained
 F:	include/linux/rhashtable-types.h
 F:	include/linux/rhashtable.h
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-30 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29  5:54 [PATCH] MAINTAINERS: Move rhashtable over to linux-crypto Herbert Xu
2024-11-30 18:42 ` Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.