diff options
| author | Sean Anderson <[email protected]> | 2021-11-23 23:23:40 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 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 <[email protected]>
Acked-by: Lukasz Majewski <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6db5354322f..d30daff7242 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -667,6 +667,7 @@ F: drivers/mtd/jedec_flash.c CLOCK M: Lukasz Majewski <[email protected]> +M: Sean Anderson <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-clk.git F: drivers/clk/ |
