On 1/9/20 3:09 PM, Sughosh Ganu wrote:
Take up maintainership of random number generator drivers with
Heinrich Schuchardt as the reviewer.
Signed-off-by: Sughosh Ganu <sughosh.g...@linaro.org>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 438fb22..a0f1eaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -781,6 +781,13 @@ F: arch/riscv/
F: cmd/riscv/
F: tools/prelink-riscv.c
+RNG
+M: Sughosh Ganu <sughosh.g...@linaro.org>
+R: Heinrich Schuchardt <xypron.g...@gmx.de>
+S: Maintained
+F: drivers/rng/
+F: drivers/virtio/virtio_rng.c
Please, add
F: cmd/rng.c
F: include/rng.c
Otherwise
Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de>
+
ROCKUSB
M: Eddie Cai <eddie.cai.li...@gmail.com>
S: Maintained