All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for rng drivers
@ 2020-01-09 14:09 Sughosh Ganu
  2020-01-09 18:06 ` Heinrich Schuchardt
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosh Ganu @ 2020-01-09 14:09 UTC (permalink / raw)
  To: u-boot

Take up maintainership of random number generator drivers with
Heinrich Schuchardt as the reviewer.

Signed-off-by: Sughosh Ganu <sughosh.ganu@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.ganu@linaro.org>
+R:	Heinrich Schuchardt <xypron.glpk@gmx.de>
+S:	Maintained
+F:	drivers/rng/
+F:	drivers/virtio/virtio_rng.c
+
 ROCKUSB
 M:	Eddie Cai <eddie.cai.linux@gmail.com>
 S:	Maintained
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] MAINTAINERS: Add entry for rng drivers
  2020-01-09 14:09 [PATCH] MAINTAINERS: Add entry for rng drivers Sughosh Ganu
@ 2020-01-09 18:06 ` Heinrich Schuchardt
  0 siblings, 0 replies; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-01-09 18:06 UTC (permalink / raw)
  To: u-boot

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.ganu@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.ganu@linaro.org>
> +R:	Heinrich Schuchardt <xypron.glpk@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.glpk@gmx.de>

> +
>   ROCKUSB
>   M:	Eddie Cai <eddie.cai.linux@gmail.com>
>   S:	Maintained
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-09 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 14:09 [PATCH] MAINTAINERS: Add entry for rng drivers Sughosh Ganu
2020-01-09 18:06 ` Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.