Also add Damien as a reviewer. Signed-off-by: Luc Michel <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index e6f1eca30f..67ad14ce14 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2850,10 +2850,21 @@ M: Bin Meng <[email protected]> S: Supported F: pc-bios/opensbi-* F: .gitlab-ci.d/opensbi.yml F: .gitlab-ci.d/opensbi/ +Clock framework +M: Luc Michel <[email protected]> +R: Damien Hedde <[email protected]> +S: Maintained +F: include/hw/clock.h +F: include/hw/qdev-clock.h +F: hw/core/clock.c +F: hw/core/clock-vmstate.c +F: hw/core/qdev-clock.c +F: docs/devel/clocks.rst + Usermode Emulation ------------------ Overall usermode emulation M: Riku Voipio <[email protected]> S: Maintained -- 2.30.0
