diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-11-30 21:43:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-25 12:46:29 +0300 |
commit | 9404e8c983db03c620856e5c3f5267749d7bf718 (patch) | |
tree | 5552293df2a0dd7b206391e62c91314af84e15e3 /MAINTAINERS | |
parent | 5ab8e04f6da2696ece26579a5159d67a8d8574be (diff) | |
download | linux-9404e8c983db03c620856e5c3f5267749d7bf718.tar.xz |
MAINTAINERS: co-maintain random.c
commit 58e1100fdc5990b0cc0d4beaf2562a92e621ac7d upstream.
random.c is a bit understaffed, and folks want more prompt reviews. I've
got the crypto background and the interest to do these reviews, and have
authored parts of the file already.
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e2dd302345c2..b18207d0c744 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11307,6 +11307,7 @@ F: drivers/block/brd.c RANDOM NUMBER DRIVER M: "Theodore Ts'o" <tytso@mit.edu> +M: Jason A. Donenfeld <Jason@zx2c4.com> S: Maintained F: drivers/char/random.c |