From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35611 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ou3g5-00081h-MO for qemu-devel@nongnu.org; Fri, 10 Sep 2010 09:30:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ou3g1-0004FT-99 for qemu-devel@nongnu.org; Fri, 10 Sep 2010 09:30:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13008) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ou3g1-0004EC-2e for qemu-devel@nongnu.org; Fri, 10 Sep 2010 09:30:01 -0400 Date: Fri, 10 Sep 2010 10:29:16 -0300 From: Luiz Capitulino Message-ID: <20100910102916.2a1262f9@doriath> In-Reply-To: <1284067117-31127-1-git-send-email-aliguori@us.ibm.com> References: <1284067117-31127-1-git-send-email-aliguori@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Use a Linux-style MAINTAINERS file List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Mark McLoughlin , "Michael S. Tsirkin" , qemu-devel@nongnu.org, Alexander Graf , Blue Swirl , Aurelien@gnu.org, "Edgar E. Iglesias" , Armbruster , =?UTF-8?B?SGVydsOp?= Poussineau , Avi Kivity , Markus@gnu.org, Riku Voipio , Jan Kiszka , Paul Brook , Jarno , JV Rao , Kevin Wolf , Marcelo Tosatti , Amit Shah On Thu, 9 Sep 2010 16:18:37 -0500 Anthony Liguori wrote: > I make no claims that this is accurate or exhaustive but I think it's a > reasonable place to start. > > As the file mentions, the purpose of this file is to give contributors > information about who they can go to with questions about a particular piece of > code or who they can ask for review. > > If you sign up for a piece of code and indicate that it's Maintained or > Supported, please be prepared to be responsive to questions about that > subsystem. > > Signed-off-by: Anthony Liguori > > diff --git a/MAINTAINERS b/MAINTAINERS > index 79dfc7f..3894cd8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9,89 +9,388 @@ to be CC'd when submitting a patch to obtain appropriate review. > In general, if you have a question about inclusion of a patch, you should > consult qemu-devel and not any specific individual privately. > > -Project leaders: > ----------------- > +Please see the MAINTAINERS file in the Linux kernel for information about how > +to update this file. I think we should just copy it over. > +QMP I think it should read: Monitor (QMP/HMP) > +M: Luiz Capitulino Markus is also a maintainer: M: Markus Armbruster > +S: Supported > +F: monitor.c