All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next PATCH] MAINTAINERS: Generic UIO use M: "Michael S. Tsirkin" <mst@redhat.com>
@ 2009-09-15  7:23 Joe Perches
  2009-09-15 11:38 ` Michael S. Tsirkin
  2009-09-15 15:32 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Joe Perches @ 2009-09-15  7:23 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: linux-next, Andrew Morton

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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-16  2:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-15  7:23 [linux-next PATCH] MAINTAINERS: Generic UIO use M: "Michael S. Tsirkin" <mst@redhat.com> Joe Perches
2009-09-15 11:38 ` Michael S. Tsirkin
2009-09-15 15:32 ` Greg KH
2009-09-15 18:34   ` Joe Perches
2009-09-15 18:35     ` Greg KH
2009-09-16  2:20       ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.