From: Paul Moore Date: Tue, 7 Feb 2023 15:21:47 +0000 (-0500) Subject: audit: update the mailing list in MAINTAINERS X-Git-Tag: v6.1.15~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09e7816c61cd2a4ae02bd0b1d24811a6d90cdd90;p=platform%2Fkernel%2Flinux-riscv.git audit: update the mailing list in MAINTAINERS commit 6c6cd913accd77008f74a1a9d57b816db3651daa upstream. We've moved the upstream Linux Kernel audit subsystem discussions to a new mailing list, this patch updates the MAINTAINERS info with the new list address. Marking this for stable inclusion to help speed uptake of the new list across all of the supported kernel releases. This is a doc only patch so the risk should be close to nil. Cc: stable@vger.kernel.org Signed-off-by: Paul Moore Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index d4822ae39e39..350d7e3ba94f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3444,7 +3444,7 @@ F: drivers/net/ieee802154/atusb.h AUDIT SUBSYSTEM M: Paul Moore M: Eric Paris -L: linux-audit@redhat.com (moderated for non-subscribers) +L: audit@vger.kernel.org S: Supported W: https://github.com/linux-audit T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git