| From 330e0a01d54c2b8606c56816f99af6ebc58ec92c Mon Sep 17 00:00:00 2001 |
| From: Theodore Ts'o <tytso@mit.edu> |
| Date: Wed, 4 Jul 2012 11:32:48 -0400 |
| Subject: MAINTAINERS: Theodore Ts'o is taking over the random driver |
| |
| From: Theodore Ts'o <tytso@mit.edu> |
| |
| commit 330e0a01d54c2b8606c56816f99af6ebc58ec92c upstream. |
| |
| Matt Mackall stepped down as the /dev/random driver maintainer last |
| year, so Theodore Ts'o is taking back the /dev/random driver. |
| |
| Cc: Matt Mackall <mpm@selenic.com> |
| Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> |
| Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| |
| --- |
| MAINTAINERS | 2 +- |
| 1 file changed, 1 insertion(+), 1 deletion(-) |
| |
| --- a/MAINTAINERS |
| +++ b/MAINTAINERS |
| @@ -5635,7 +5635,7 @@ F: Documentation/blockdev/ramdisk.txt |
| F: drivers/block/brd.c |
| |
| RANDOM NUMBER DRIVER |
| -M: Matt Mackall <mpm@selenic.com> |
| +M: Theodore Ts'o" <tytso@mit.edu> |
| S: Maintained |
| F: drivers/char/random.c |
| |