diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-06-13 23:06:32 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-06-17 03:28:03 +0300 |
commit | 874a2358307ce9d0466b0f559d33d422f9d4976d (patch) | |
tree | 8e29ddef037e2998345abe82c7dc271883258582 | |
parent | 2cbb1a6826ee651ad2bef52cbcef1427b911def2 (diff) | |
download | qemu-874a2358307ce9d0466b0f559d33d422f9d4976d.zip |
MAINTAINERS: add Marcel to PCI
Marcel is reviewing PCI patches anyway, things will
be easier if people remember to Cc him.
Cc: Marcel Apfelbaum <marcel@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df990a8ff6..fe2279e648 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -780,6 +780,7 @@ F: hw/ipack/ PCI M: Michael S. Tsirkin <mst@redhat.com> +M: Marcel Apfelbaum <marcel@redhat.com> S: Supported F: include/hw/pci/* F: hw/misc/pci-testdev.c |