From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] MAINTAINERS: Add linux-api for review of API/ABI changes Date: Wed, 07 May 2014 07:24:10 +0200 Message-ID: <5369C37A.1000001@gmail.com> References: <20140506205953.GA16997@jtriplet-mobl1> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140506205953.GA16997@jtriplet-mobl1> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Josh Triplett , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, Andrew Morton , Joe Perches , "David S. Miller" , Greg Kroah-Hartman , Steven Rostedt List-Id: linux-api@vger.kernel.org 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 > Acked-by: Steven Rostedt 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 > --- > 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 > 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/