Skip to content

Commit

Permalink
[PATCH] update maintainer for /dev/random
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Matt Mackall authored and Linus Torvalds committed Apr 16, 2005
1 parent d390493 commit 9e95ce2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 5 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1877,6 +1877,11 @@ M: [email protected]
L: [email protected]
S: Maintained

RANDOM NUMBER DRIVER
P: Matt Mackall
M: [email protected]
S: Maintained

REAL TIME CLOCK DRIVER
P: Paul Gortmaker
M: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion drivers/char/random.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* random.c -- A strong random number generator
*
* Version 1.89, last modified 19-Sep-99
* Copyright Matt Mackall <[email protected]>, 2003, 2004, 2005
*
* Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All
* rights reserved.
Expand Down

0 comments on commit 9e95ce2

Please sign in to comment.