]> Git Repo - linux.git/commit
MAINTAINERS: trim the file triggers for ABI/API
authorMichael Kerrisk (man-pages) <[email protected]>
Fri, 5 Feb 2016 23:36:58 +0000 (15:36 -0800)
committerLinus Torvalds <[email protected]>
Sat, 6 Feb 2016 02:10:40 +0000 (18:10 -0800)
commitb14fd334ff3dc47b31c3592c166af5ea42b204d3
tree8815287b427cb792c8074c2d6a9d2721df012354
parentd2b2a28e640489df64cc50123f4c3c47d9ad7d13
MAINTAINERS: trim the file triggers for ABI/API

Commit ea8f8fc8631 ("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]>
MAINTAINERS
This page took 0.051201 seconds and 4 git commands to generate.