[patch 143/198] update maintainer for /dev/random

From: akpm
Date: Tue Apr 12 2005 - 09:32:29 EST



From: Matt Mackall <mpm@xxxxxxxxxxx>

Ted has agreed to let me take over as maintainer of /dev/random and
friends. I've gone ahead and added a line to his entry in CREDITS.

Signed-off-by: Matt Mackall <mpm@xxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

25-akpm/CREDITS | 1 +
25-akpm/MAINTAINERS | 5 +++++
25-akpm/drivers/char/random.c | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)

diff -puN CREDITS~update-maintainer-for-dev-random CREDITS
--- 25/CREDITS~update-maintainer-for-dev-random 2005-04-12 03:21:37.782393104 -0700
+++ 25-akpm/CREDITS 2005-04-12 03:21:37.790391888 -0700
@@ -3298,6 +3298,7 @@ D: Author of the new e2fsck
D: Author of job control and system call restart code
D: Author of ramdisk device driver
D: Author of loopback device driver
+D: Author of /dev/random driver
S: MIT Room E40-343
S: 1 Amherst Street
S: Cambridge, Massachusetts 02139
diff -puN drivers/char/random.c~update-maintainer-for-dev-random drivers/char/random.c
--- 25/drivers/char/random.c~update-maintainer-for-dev-random 2005-04-12 03:21:37.784392800 -0700
+++ 25-akpm/drivers/char/random.c 2005-04-12 03:21:37.791391736 -0700
@@ -1,7 +1,7 @@
/*
* random.c -- A strong random number generator
*
- * Version 1.89, last modified 19-Sep-99
+ * Copyright Matt Mackall <mpm@xxxxxxxxxxx>, 2003, 2004, 2005
*
* Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All
* rights reserved.
diff -puN MAINTAINERS~update-maintainer-for-dev-random MAINTAINERS
--- 25/MAINTAINERS~update-maintainer-for-dev-random 2005-04-12 03:21:37.785392648 -0700
+++ 25-akpm/MAINTAINERS 2005-04-12 03:21:37.793391432 -0700
@@ -1877,6 +1877,11 @@ M: corey@xxxxxxxxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
S: Maintained

+RANDOM NUMBER DRIVER
+P: Matt Mackall
+M: mpm@xxxxxxxxxxx
+S: Maintained
+
REAL TIME CLOCK DRIVER
P: Paul Gortmaker
M: p_gortmaker@xxxxxxxxx
_
-
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/