Re: [PATCH net-next 6/6] MAINTAINERS: Add entry for XFRM documentation
From: Steffen Klassert <steffen.klassert@secunet.com>
Date: 2025-10-30 08:12:38
Also in:
linux-doc, lkml
From: Steffen Klassert <steffen.klassert@secunet.com>
Date: 2025-10-30 08:12:38
Also in:
linux-doc, lkml
On Wed, Oct 29, 2025 at 03:26:14PM +0700, Bagas Sanjaya wrote:
XFRM patches are supposed to be sent to maintainers under "NETWORKING [IPSEC]" heading, but it doesn't cover XFRM docs yet. Add the entry. Signed-off-by: Bagas Sanjaya <redacted> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)diff --git a/MAINTAINERS b/MAINTAINERS index d652f4f27756ef..4f33daad40bed6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -18041,6 +18041,7 @@ L: netdev@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git +F: Documentation/networking/xfrm/
That means that I'm now responsible for this. But I'm OK with it if nobody has objections on it.