diff options
author | Jason A. Donenfeld <[email protected]> | 2021-11-30 13:43:15 -0500 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-11-30 13:20:47 -0800 |
commit | 58e1100fdc5990b0cc0d4beaf2562a92e621ac7d (patch) | |
tree | 7a621a097fdf2875c5efe6267051a8f003d14dd5 | |
parent | f080815fdb3e3cff5a004ca83b3815ac17ef71b1 (diff) |
MAINTAINERS: co-maintain random.c
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 <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 360e9aa0205d..913856599623 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15979,6 +15979,7 @@ F: arch/mips/generic/board-ranchu.c RANDOM NUMBER DRIVER M: "Theodore Ts'o" <[email protected]> +M: Jason A. Donenfeld <[email protected]> S: Maintained F: drivers/char/random.c |