tree 26e3504b5c8b40126621de535e88fd9174b9a969 parent 9fef07ca8574bff104d506c07f9161fe7fbaba57 author Michael Kerrisk <[EMAIL PROTECTED]> Mon, 01 Aug 2005 12:34:47 -0700 committer Linus Torvalds <[EMAIL PROTECTED]> Tue, 02 Aug 2005 09:14:00 -0700
[PATCH] MAINTAINERS record -- MAN-PAGES Michael maintains the kernel manpages. He wants us to tell him when we change or augment the userspace API. Add his contact details to MAINTAINERS. Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]> MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1521,6 +1521,12 @@ P: Zach Brown M: [EMAIL PROTECTED] S: Odd Fixes +MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7 +P: Michael Kerrisk +M: [EMAIL PROTECTED] +W: ftp://ftp.kernel.org/pub/linux/docs/manpages +S: Maintained + MARVELL MV64340 ETHERNET DRIVER P: Manish Lachwani M: [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
