aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-09-05 23:31:15 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2016-09-13 19:08:47 +0200
commita2feb3483e11a389bc93a5bbd40815d6cfdfb07f (patch)
tree17055e2051cf3904dacb3a3f0e189f2756c5fb00 /MAINTAINERS
parent74460f3431104a7c13c407e79aee18e64dffa91d (diff)
MAINTAINERS: Add some header files to the PC chipset section
These header files obviously belong to the PC chipset (since their names match the other .c files in this section). Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1473111075-25311-1-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ebde2a4e61..d48016653f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -715,6 +715,10 @@ F: hw/misc/pc-testdev.c
F: hw/timer/hpet*
F: hw/timer/i8254*
F: hw/timer/mc146818rtc*
+F: include/hw/i2c/pm_smbus.h
+F: include/hw/timer/hpet.h
+F: include/hw/timer/i8254*
+F: include/hw/timer/mc146818rtc*
Machine core
M: Eduardo Habkost <ehabkost@redhat.com>