summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Berger2018-02-02 12:51:38 +0100
committerStefan Berger2018-02-03 15:01:55 +0100
commitd3e2165009b853d6bb653d445f7de448fc464774 (patch)
treed63a2b44cafa522f4c87e5e346eb6ee2bc03d829 /MAINTAINERS
parenttpm: wrap stX_be_p in tpm_cmd_set_XYZ functions (diff)
downloadqemu-d3e2165009b853d6bb653d445f7de448fc464774.tar.gz
qemu-d3e2165009b853d6bb653d445f7de448fc464774.tar.xz
qemu-d3e2165009b853d6bb653d445f7de448fc464774.zip
MAINTAINERS: add pointer to tpm-next repository
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f8deaf638c..d352d16fac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1593,6 +1593,7 @@ F: include/hw/acpi/tpm.h
F: include/sysemu/tpm*
F: qapi/tpm.json
F: backends/tpm.c
+T: git git://github.com/stefanberger/qemu-tpm.git tpm-next
Checkpatch
S: Odd Fixes