mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-26 11:32:23 -06:00
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:
parent
cf36b31db2
commit
2df6dabb14
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue