| Submitter | Michael S. Tsirkin |
|---|---|
| Date | Dec. 13, 2009, 2:08 p.m. |
| Message ID | <20091213140854.GA8212@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/41031/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/MAINTAINERS b/MAINTAINERS index 56f107e..9ebbb34 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -75,7 +75,7 @@ Main loop Fabrice Bellard (new maintainer needed) TCG Fabrice Bellard IDE device ? SCSI device Paul Brook -PCI layer ? +PCI layer Michael S. Tsirkin USB layer ? Block layer ? Graphic layer ?
List MST as PCI maintainer so that people know whom to Cc on patches. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---