MAINTAINERS: Fix PC file pattern

Only one pattern is allowed per F: line, split it in two.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Andreas Färber 2012-04-13 17:18:13 +02:00
parent cf36b31db2
commit 2df6dabb14

View file

@ -399,7 +399,8 @@ X86 Machines
PC
M: Anthony Liguori <aliguori@us.ibm.com>
S: Supported
F: hw/pc.[ch] hw/pc_piix.c
F: hw/pc.[ch]
F: hw/pc_piix.c
Xtensa Machines
---------------