[PATCH] MAINTAINERS: Add a guideline on notification of new userspaceAPI/ABI elements

From: David Howells
Date: Mon Mar 07 2011 - 06:35:36 EST


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@xxxxxxxxxx>
---

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@xxxxxxxxxx, 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@xxxxxxxxxxxxxxx>.
+
+9. Happy hacking.

Descriptions of section entries:


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/