From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxIZ5-0001Ph-9Q for qemu-devel@nongnu.org; Fri, 13 Nov 2015 12:55:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxIZ0-0001F3-1s for qemu-devel@nongnu.org; Fri, 13 Nov 2015 12:55:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:48297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxIYz-0001Ei-SF for qemu-devel@nongnu.org; Fri, 13 Nov 2015 12:55:06 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZxIYx-0001OU-Qk for qemu-devel@nongnu.org; Fri, 13 Nov 2015 18:55:04 +0100 Received: from 94-39-161-165.adsl-ull.clienti.tiscali.it ([94.39.161.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Nov 2015 18:55:03 +0100 Received: from pbonzini by 94-39-161-165.adsl-ull.clienti.tiscali.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Nov 2015 18:55:03 +0100 From: Paolo Bonzini Date: Fri, 13 Nov 2015 18:54:57 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] could someone else handle the "misc" patches for a few months? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I would like someone else to handle miscellaneous patches for the rest of the 2.5 release as well as for 2.6. The main thing to cover here is the build stuff, especially configure, and the documentation. I would still handle cpu-exec.c/exec.c/translate-all.c and friends, for which I've sent a MAINTAINERS patch right now. Thanks, Paolo