From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsIJi-0005m3-Mu for qemu-devel@nongnu.org; Tue, 31 Jan 2012 13:20:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsIJc-0007AQ-GB for qemu-devel@nongnu.org; Tue, 31 Jan 2012 13:20:30 -0500 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:51453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsIJc-00079M-9j for qemu-devel@nongnu.org; Tue, 31 Jan 2012 13:20:24 -0500 Message-ID: <4F2830E5.4020909@weilnetz.de> Date: Tue, 31 Jan 2012 19:20:21 +0100 From: Stefan Weil MIME-Version: 1.0 References: <1327686829-11791-1-git-send-email-sw@weilnetz.de> <4F27EE29.6010606@redhat.com> <4F27FF27.3050806@redhat.com> In-Reply-To: <4F27FF27.3050806@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add a section for the host OS and a W32 maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Peter Maydell , Anthony Liguori , qemu-devel@nongnu.org Am 31.01.2012 15:48, schrieb Kevin Wolf: > Am 31.01.2012 15:40, schrieb Peter Maydell: >> On 31 January 2012 13:35, Kevin Wolf wrote: >>> Am 27.01.2012 18:53, schrieb Stefan Weil: >>>> +Hosts: >>>> +------ >>>> + >>>> +LINUX >>>> +L: qemu-devel@nongnu.org >>>> +S: Maintained >>>> +F: linux-* >>>> +F: linux-headers/ >>>> + >>>> +POSIX >>>> +L: qemu-devel@nongnu.org >>>> +S: Maintained >>>> +F: *posix* >>> >>> How can these be "Maintained" without a maintainer? >> >> They're maintained in the sense that if you break it somebody >> *will* fix it, probably with a faster turnaround than any >> other host system. Certainly 'Odd Fixes' doesn't sound right. > > I agree, adding a maintainer name (Anthony?) would be better. > > Kevin I added LINUX and POSIX just to have a hook were a maintainer and files / directories can be added (and to fill the host list with more than an entry for w32 :-)). Of course BSD and other hosts can also be added if needed. There are some more entries for qemu-devel which use M: qemu-devel@nongnu.org. I think L: qemu-devel@nongnu.org would be more appropriate there, too. Regards, Stefan