From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6iRw-0000Qn-T4 for qemu-devel@nongnu.org; Wed, 09 Dec 2015 12:22:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6iRt-0004kp-N5 for qemu-devel@nongnu.org; Wed, 09 Dec 2015 12:22:44 -0500 Received: from mail-qg0-x22d.google.com ([2607:f8b0:400d:c04::22d]:33274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6iRt-0004kV-JO for qemu-devel@nongnu.org; Wed, 09 Dec 2015 12:22:41 -0500 Received: by qgea14 with SMTP id a14so90367041qge.0 for ; Wed, 09 Dec 2015 09:22:39 -0800 (PST) Sender: Paolo Bonzini References: <566855D7.1040503@redhat.com> <56685FBB.7040505@redhat.com> <1449681280846.52497@amazon.com> From: Paolo Bonzini Message-ID: <5668635B.6040207@redhat.com> Date: Wed, 9 Dec 2015 18:22:35 +0100 MIME-Version: 1.0 In-Reply-To: <1449681280846.52497@amazon.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] HTTP access to QEMU Git repositories List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Liguori, Anthony" , Kai Noda , Laszlo Ersek Cc: "qemu-devel@nongnu.org" , Andreas Faerber On 09/12/2015 18:14, Liguori, Anthony wrote: > Alex Bennee and Andreas also should have access as owners. I've just > sent an invite to add Paolo as an owner too. Great, I've created github repos for all of: git://git.qemu-project.org/vgabios.git/ git://git.qemu-project.org/seabios.git/ git://git.qemu-project.org/SLOF.git git://git.qemu-project.org/ipxe.git git://git.qemu-project.org/openbios.git git://git.qemu-project.org/openhackware.git git://git.qemu-project.org/sgabios.git git://git.qemu-project.org/dtc.git git://git.qemu-project.org/u-boot.git git://git.qemu-project.org/s390-tools.git at git://github.com/qemu/FOO.git, now someone has to add the appropriate post-receive hooks on git.qemu-project.org so that they are populated. Paolo