aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2014-06-06 17:38:27 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-06 19:08:18 -0400
commitea8f8fc8631d9f890580a94d57a18bfeb827fa2e (patch)
treeb796225c24d39db1e6556440c88ea91e05cedfd3
parentf59428ab73ce83adf801d86787c450cef4d9fff9 (diff)
MAINTAINERS: add linux-api for review of API/ABI changes
This makes it more likely that patch submitters will CC API/ABI changes to the linux-api list, and tools like get_maintainer.pl will do so automatically. Signed-off-by: Josh Triplett <josh@joshtriplett.org> Acked-by: Steven Rostedt <rostedt@goodmis.org> Acked-by: Michael Kerrisk <mtk.man-pages@gmail.com> Cc: Joe Perches <joe@perches.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7d101d5ba953..107cdf62e988 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -210,6 +210,13 @@ S: Supported
210F: Documentation/scsi/aacraid.txt 210F: Documentation/scsi/aacraid.txt
211F: drivers/scsi/aacraid/ 211F: drivers/scsi/aacraid/
212 212
213ABI/API
214L: linux-api@vger.kernel.org
215F: Documentation/ABI/
216F: include/linux/syscalls.h
217F: include/uapi/
218F: kernel/sys_ni.c
219
213ABIT UGURU 1,2 HARDWARE MONITOR DRIVER 220ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
214M: Hans de Goede <hdegoede@redhat.com> 221M: Hans de Goede <hdegoede@redhat.com>
215L: lm-sensors@lm-sensors.org 222L: lm-sensors@lm-sensors.org