aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-01-20 18:01:04 +0100
committerMarkus Armbruster <armbru@redhat.com>2023-02-02 16:56:22 +0100
commitea66c00e7cd79b4cb8aa94a27c5491514dc1662c (patch)
tree02a4b6aae29e1d1ece565b7e8d75f393d29897d5 /MAINTAINERS
parent75e5519a139e57e4b953a9336cb87ad12f8a3719 (diff)
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 <armbru@redhat.com> Message-Id: <20230120170104.359690-1-armbru@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
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 <stefanb@linux.ibm.com>
S: Maintained
-F: tpm.c
+F: softmmu/tpm.c
F: hw/tpm/*
F: include/hw/acpi/tpm.h
F: include/sysemu/tpm*