Skip to content

Commit

Permalink
MAINTAINERS: trim the file triggers for ABI/API
Browse files Browse the repository at this point in the history
Commit ea8f8fc ("MAINTAINERS: add linux-api for review of API/ABI
changes") added file triggers for various paths that likely indicated
API/ABI changes.  However, catching all changes in Documentation/ABI/
and include/uapi/ produces a large volume of mail to linux-api, rather
than only API/ABI changes.  Drop those two entries, but leave
include/linux/syscalls.h and kernel/sys_ni.c to catch syscall-related
changes.

[[email protected]: redid changelog]
Signed-off-by: Michael Kerrisk <[email protected]>
Acked-by: Shuah khan <[email protected]>
Cc: Josh Triplett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
mkerrisk authored and torvalds committed Feb 6, 2016
1 parent d2b2a28 commit b14fd33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,7 @@ F: drivers/scsi/aacraid/

ABI/API
L: [email protected]
F: Documentation/ABI/
F: include/linux/syscalls.h
F: include/uapi/
F: kernel/sys_ni.c

ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
Expand Down

0 comments on commit b14fd33

Please sign in to comment.