diff options
author | Sean Anderson <seanga2@gmail.com> | 2021-11-23 23:23:40 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-11-29 11:15:37 -0500 |
commit | 4469d3b4db69bc2eab2a18527df7014a3bbd2881 (patch) | |
tree | 7eed42e2a76cf073064e4d8aac8b94a15476aa6e | |
parent | 693650b15d04cd5a5861bd3136c9ed9e23f95c41 (diff) |
clk: Add myself as a maintainer for the clock subsystem
Lukasz has not been very responsive in reviewing clock patches. Add
myself as a maintainer.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6db5354322..d30daff724 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -667,6 +667,7 @@ F: drivers/mtd/jedec_flash.c CLOCK M: Lukasz Majewski <lukma@denx.de> +M: Sean Anderson <seanga2@gmail.com> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-clk.git F: drivers/clk/ |