Commit c4322375 authored by Richard Guy Briggs's avatar Richard Guy Briggs Committed by Paul Moore
Browse files

MAINTAINERS: update audit files



Add files maintaned by the audit subsystem.

Files from arch/*/*/*audit*.[ch] and arch/x86/include/asm/audit.h were not
added due to concern of the list not holding up over time.  There exist
already exceptions that caused the need for this specificity.

Signed-off-by: default avatarRichard Guy Briggs <rgb@redhat.com>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 5504a69a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2979,9 +2979,11 @@ L: linux-audit@redhat.com (moderated for non-subscribers)
S:	Supported
W:	https://github.com/linux-audit
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
F:	include/asm-generic/audit_*.h
F:	include/linux/audit.h
F:	include/uapi/linux/audit.h
F:	kernel/audit*
F:	lib/*audit.c
AUXILIARY DISPLAY DRIVERS
M:	Miguel Ojeda <ojeda@kernel.org>