From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daNiL-0003pN-2d for qemu-devel@nongnu.org; Wed, 26 Jul 2017 10:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daNiH-0005bv-VL for qemu-devel@nongnu.org; Wed, 26 Jul 2017 10:55:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44196) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1daNiH-0005bT-PU for qemu-devel@nongnu.org; Wed, 26 Jul 2017 10:55:01 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A0AEDC04D288 for ; Wed, 26 Jul 2017 14:55:00 +0000 (UTC) References: <1501075650-6971-1-git-send-email-thuth@redhat.com> <20170726140208.GO7620@redhat.com> <236fd293-5d5e-0436-afc3-599ae9de6f92@redhat.com> From: Paolo Bonzini Message-ID: <3824bef1-1d90-e22f-03a1-9b66dbe1ccb5@redhat.com> Date: Wed, 26 Jul 2017 16:54:48 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [qemu-web PATCH] Add a favicon.ico file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , "Daniel P. Berrange" Cc: qemu-devel@nongnu.org, Jeff Cody On 26/07/2017 16:47, Thomas Huth wrote: > If you're willing to maintain that "mess", sure, please go ahead! But > please remove my SoB, I don't want to be responsible for all those files ;-) Changed it to suggested-by then, and pushed. :> Please test! Paolo