Re: [linux-next PATCH] MAINTAINERS: Generic UIO use M: "Michael S. Tsirkin" <mst@redhat.com>
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2009-09-15 11:41:40
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2009-09-15 11:41:40
On Tue, Sep 15, 2009 at 12:23:44AM -0700, Joe Perches wrote:
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>
Acked-by: Michael S. Tsirkin <mst@redhat.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