[linux-next PATCH] MAINTAINERS: Generic UIO use M: "Michael S. Tsirkin" <mst@redhat.com>
From: Joe Perches <joe@perches.com>
Date: 2009-09-15 07:23:42
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Joe Perches <joe@perches.com>
Date: 2009-09-15 07:23:42
Subsystem:
the rest · Maintainer:
Linus Torvalds
Hi Michael. Your new entry needs to be updated a bit. The P: entry is deprecated and M: is used for "name" <address> Your name also needs to be quoted so people can copy/paste it and that scripts/get_maintainer.pl works. cheers, Joe Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 70ca14b..1246238 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -2237,7 +2237,7 @@ S: Maintained F: include/asm-generic GENERIC UIO DRIVER FOR PCI DEVICES -P: Michael S. Tsirkin <mst@redhat.com> +M: "Michael S. Tsirkin" <mst@redhat.com> L: kvm@vger.kernel.org L: linux-kernel@vger.kernel.org S: Supported