MAINTAINERS: update audit files
authorRichard Guy Briggs <rgb@redhat.com>
Thu, 18 Mar 2021 01:48:59 +0000 (21:48 -0400)
committerPaul Moore <paul@paul-moore.com>
Thu, 18 Mar 2021 18:57:38 +0000 (14:57 -0400)
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: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
MAINTAINERS

index d92f85c..1249655 100644 (file)
@@ -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>