public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add a guideline on notification of new userspace API/ABI elements
@ 2011-03-07 11:35 David Howells
  2011-03-07 14:36 ` Joe Perches
  2011-03-07 17:30 ` Randy Dunlap
  0 siblings, 2 replies; 5+ messages in thread
From: David Howells @ 2011-03-07 11:35 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-kernel, David Howells

Add a guideline indicating who to notify about new userspace API/ABI elements,
such as new system calls or error codes.

Signed-off-by: David Howells <dhowells@redhat.com>
---

 MAINTAINERS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 560ecce..694bec2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -63,7 +63,10 @@ trivial patch so apply some common sense.
 	please Cc: security@kernel.org, especially if the maintainer
 	does not respond.
 
-8.	Happy hacking.
+8.	When adding new userspace API/ABI elements, notably system calls and
+	error codes, please cc <linux-api@vger.kernel.org>.
+
+9.	Happy hacking.
 
 Descriptions of section entries:
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-07 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-07 11:35 [PATCH] MAINTAINERS: Add a guideline on notification of new userspace API/ABI elements David Howells
2011-03-07 14:36 ` Joe Perches
2011-03-07 14:43   ` Arnd Bergmann
2011-03-07 14:45   ` David Howells
2011-03-07 17:30 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox