2009-04-26 09:50:30

by Christoph Hellwig

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add ptrace entry

Add Roland and Oleg as formal ptrace maintainers, they've been doing the
job for a while.

Includes the file patterns requested by Joe.


Signed-off-by: Christoph Hellwig <[email protected]>

Index: linux-2.6/MAINTAINERS
===================================================================
--- linux-2.6.orig/MAINTAINERS 2009-04-25 19:54:02.538948908 +0200
+++ linux-2.6/MAINTAINERS 2009-04-26 11:47:17.102978940 +0200
@@ -4521,6 +4521,19 @@ M: [email protected]
L: [email protected]
S: Maintained

+PTRACE SUPPORT
+P: Roland McGrath
+M: [email protected]
+P: Oleg Nesterov
+M: [email protected]
+L: [email protected]
+S: Maintained
+F: include/asm-generic/syscall.h
+F: include/linux/ptrace.h
+F: include/linux/regset.h
+F: include/linux/tracehook.h
+F: kernel/ptrace.c
+
PVRUSB2 VIDEO4LINUX DRIVER
P: Mike Isely
M: [email protected]


2009-04-26 20:30:37

by Roland McGrath

[permalink] [raw]