From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43474 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvDxw-0000lH-BC for qemu-devel@nongnu.org; Mon, 13 Sep 2010 14:41:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvDxt-0000iD-PN for qemu-devel@nongnu.org; Mon, 13 Sep 2010 14:41:18 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:54421) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvDxt-0000i9-Ei for qemu-devel@nongnu.org; Mon, 13 Sep 2010 14:41:17 -0400 Message-ID: <4C8E703C.3030903@mail.berlios.de> Date: Mon, 13 Sep 2010 20:41:00 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Use a Linux-style MAINTAINERS file References: <1284067117-31127-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1284067117-31127-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paul Brook , qemu-devel@nongnu.org, "Michael S. Tsirkin" Am 09.09.2010 23:18, schrieb Anthony Liguori: > 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. > > -Paul Brook > -Anthony Liguori > +General Project Administration > +------------------------------ > +M: Anthony Liguori > +M: Paul Brook > [snip] Hello Anthony, you can add me for these parts: block/vdi.c hw/eepro100.c hw/eeprom93xx.* Regards, Stefan