From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: [linux-next PATCH] MAINTAINERS: Generic UIO use M: "Michael S. Tsirkin" Date: Tue, 15 Sep 2009 00:23:44 -0700 Message-ID: <1252999424.19910.6.camel@Joe-Laptop.home> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.perches.com ([173.55.12.10]:1187 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758170AbZIOHXm (ORCPT ); Tue, 15 Sep 2009 03:23:42 -0400 Sender: linux-next-owner@vger.kernel.org List-ID: To: "Michael S. Tsirkin" Cc: linux-next@vger.kernel.org, Andrew Morton Hi Michael. Your new entry needs to be updated a bit. The P: entry is deprecated and M: is used for "name"
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 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 +M: "Michael S. Tsirkin" L: kvm@vger.kernel.org L: linux-kernel@vger.kernel.org S: Supported