projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7e251
)
MAINTAINERS: add entry for qobject files
author
Luiz Capitulino
<lcapitulino@redhat.com>
Wed, 22 Oct 2014 12:54:59 +0000
(08:54 -0400)
committer
Luiz Capitulino
<lcapitulino@redhat.com>
Thu, 23 Oct 2014 13:01:29 +0000
(09:01 -0400)
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 8eed800a37b8c272caf7957a19a3a2252284cff7..b4fac859503a9d2eebf5e735f66219302df982a3 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-829,6
+829,12
@@
S: Supported
F: qapi-schema.json
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+QObject
+M: Luiz Capitulino <lcapitulino@redhat.com>
+S: Maintained
+F: qobject/
+T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
+
QOM
M: Anthony Liguori <aliguori@amazon.com>
M: Andreas Färber <afaerber@suse.de>