I recently added new files to the source tree that are not covered by any maintainer yet -- and since every new source file should have a maintainer nowadays, I volunteer to look after these files now, too.
Reviewed-by: David Gibson <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d8b584..05b1c97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1093,6 +1093,13 @@ S: Maintained F: hw/core/generic-loader.c F: include/hw/core/generic-loader.h +CHRP NVRAM +M: Thomas Huth <[email protected]> +S: Maintained +F: hw/nvram/chrp_nvram.c +F: include/hw/nvram/chrp_nvram.h +F: tests/prom-env-test.c + Subsystems ---------- Audio -- 1.8.3.1
