Re: [PATCH] MAINTAINERS: Add linux-api for review of API/ABI changes
From: Michael Kerrisk (man-pages) <hidden>
Date: 2014-05-07 17:49:28
Also in:
lkml
On 05/06/2014 10:59 PM, Josh Triplett wrote:
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 <redacted> Acked-by: Steven Rostedt <redacted>
Every little bit helps, I guess. However, what I think would make a difference is if if people constantly posted reminders to CC linux-api when they see API/API changes on the lists. (And the reminders should of course CC linux-api). Acked-by: Michael Kerrisk <redacted>
quoted hunk ↗ jump to hunk
--- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index 7578deb..52a282b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -210,6 +210,13 @@ S: Supported F: Documentation/scsi/aacraid.txt F: drivers/scsi/aacraid/ +ABI/API +L: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +F: Documentation/ABI/ +F: include/linux/syscalls.h +F: include/uapi/ +F: kernel/sys_ni.c + ABIT UGURU 1,2 HARDWARE MONITOR DRIVER M: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> L: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/