From: Markus Armbruster Date: Fri, 20 Jan 2023 17:01:04 +0000 (+0100) Subject: MAINTAINERS: Cover tpm.c again X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea66c00e7cd79b4cb8aa94a27c5491514dc1662c;p=qemu.git MAINTAINERS: Cover tpm.c again Commit 800d4deda0 "softmmu: move more files to softmmu/" (v5.2.0) updated MAINTAINERS for all moved files but one. Fix that. Fixes: 800d4deda04be016a95fbbf397c830a2d14ff9f6 Signed-off-by: Markus Armbruster Message-Id: <20230120170104.359690-1-armbru@redhat.com> --- diff --git a/MAINTAINERS b/MAINTAINERS index 190a6f5a0e..3bd4d101d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3067,7 +3067,7 @@ T: git https://github.com/stefanha/qemu.git tracing TPM M: Stefan Berger S: Maintained -F: tpm.c +F: softmmu/tpm.c F: hw/tpm/* F: include/hw/acpi/tpm.h F: include/sysemu/tpm*