summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFam Zheng2016-09-21 06:27:25 +0200
committerFam Zheng2016-09-23 05:44:23 +0200
commit080d7aac31006092c8b85a784cfc4e3b525d9d33 (patch)
treeb6bc195207813abee1ad28263d9c48d4f81ad959 /MAINTAINERS
parenttests: Add uuid tests (diff)
downloadqemu-080d7aac31006092c8b85a784cfc4e3b525d9d33.tar.gz
qemu-080d7aac31006092c8b85a784cfc4e3b525d9d33.tar.xz
qemu-080d7aac31006092c8b85a784cfc4e3b525d9d33.zip
Add UUID files to MAINTAINERS
I understand that we've been keeping eyes on the uncovered files. Since I'm adding some more files I volunteer to look after them in the futuer. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Message-Id: <1474432046-325-13-git-send-email-famz@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 09d13bf1c0..bc4466399f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1342,6 +1342,13 @@ F: include/qemu/throttle.h
F: util/throttle.c
L: qemu-block@nongnu.org
+UUID
+M: Fam Zheng <famz@redhat.com>
+S: Supported
+F: util/uuid.c
+F: include/qemu/uuid.h
+F: tests/test-uuid.c
+
Usermode Emulation
------------------
Overall