diff options
author | Rasmus Villemoes <ravi@prevas.dk> | 2025-05-13 10:40:24 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-05-29 08:25:17 -0600 |
commit | a5af8f9ad2779e2a18bc9d723c687ee2213086f0 (patch) | |
tree | 875c62843111de1fe71d9e85de4056f106fc4afd | |
parent | 04044a567b6b177eb24944343d9e9e61a89edd53 (diff) |
slre: add myself as maintainer
I guess that touching these files means "tag, you're it". That's fine
with me.
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d62dd35a385..94c62daf834 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1628,6 +1628,12 @@ F: drivers/gpio/sl28cpld-gpio.c F: drivers/misc/sl28cpld.c F: drivers/watchdog/sl28cpld-wdt.c +SLRE +M: Rasmus Villemoes <ravi@prevas.dk> +S: Maintained +F: include/slre.h +F: lib/slre.c + SMCCC TRNG M: Etienne Carriere <etienne.carriere@linaro.org> S: Maintained |