From: Stefan Berger <[email protected]> Also add backends/tpm.c to the list of files.
Signed-off-by: Stefan Berger <[email protected]> Acked-by: Markus Armbruster <[email protected]> Acked-by: Marc-André Lureau <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 162e914a2d..cee32914bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1535,12 +1535,14 @@ F: docs/devel/tracing.txt T: git git://github.com/stefanha/qemu.git tracing TPM -S: Orphan +M: Stefan Berger <[email protected]> +S: Maintained F: tpm.c F: hw/tpm/* F: include/hw/acpi/tpm.h F: include/sysemu/tpm* F: qapi/tpm.json +F: backends/tpm.c Checkpatch S: Odd Fixes -- 2.11.0
