get_maintainer.pl shows Herbert as 'odd fixer' and does not show any maintainer at all. Herbert is maintaining hw_random so mark hw_random as maintained. This shows a maintainer for hw_random subsystem.
Signed-off-by: PrasannaKumar Muralidharan <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6671f37..7c77146 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6082,7 +6082,7 @@ HARDWARE RANDOM NUMBER GENERATOR CORE M: Matt Mackall <[email protected]> M: Herbert Xu <[email protected]> L: [email protected] -S: Odd fixes +S: Maintained F: Documentation/devicetree/bindings/rng/ F: Documentation/hw_random.txt F: drivers/char/hw_random/ -- 2.10.0

