From aebeca25024742f311457f72d19e8f5809c159fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Fri, 13 Apr 2012 17:19:12 +0200 Subject: MAINTAINERS: Fix virtio-9p file pattern MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Only one pattern is allowed per F: line, split in two. Signed-off-by: Andreas Färber Acked-by: Aneesh Kumar K.V --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 83d3568f84..ea327861ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -462,7 +462,8 @@ F: hw/virtio* virtio-9p M: Aneesh Kumar K.V S: Supported -F: hw/9pfs/ fsdev/ +F: hw/9pfs/ +F: fsdev/ T: https://github.com/kvaneesh/QEMU -- cgit v1.2.1