diff options
author | Thomas Huth | 2016-11-08 12:46:22 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2016-11-10 16:29:59 +0100 |
commit | 87a9023a934305f3bc61cb2b06de9611211eaa12 (patch) | |
tree | 991695561cd21a58eb44a54d353d0057be0a6b9f /MAINTAINERS | |
parent | m68k: Update the 68k sections in the MAINTAINERS file (diff) | |
download | qemu-87a9023a934305f3bc61cb2b06de9611211eaa12.tar.gz qemu-87a9023a934305f3bc61cb2b06de9611211eaa12.tar.xz qemu-87a9023a934305f3bc61cb2b06de9611211eaa12.zip |
MAINTAINERS: Add an entry for the CHRP NVRAM files
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 <david@gibson.dropbear.id.au>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5d8b58419b..05b1c97252 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 <thuth@redhat.com> +S: Maintained +F: hw/nvram/chrp_nvram.c +F: include/hw/nvram/chrp_nvram.h +F: tests/prom-env-test.c + Subsystems ---------- Audio |