From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1UI-0001Ls-KD for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr1UC-00026V-DE for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1UC-00026P-6Y for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:40 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAJ9Ndgr006706 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 19 Nov 2014 04:23:39 -0500 From: Juan Quintela In-Reply-To: <2519daab259b346d7c01d7134295ba044a1c13d1.1416313793.git.amit.shah@redhat.com> (Amit Shah's message of "Tue, 18 Nov 2014 18:01:26 +0530") References: <2519daab259b346d7c01d7134295ba044a1c13d1.1416313793.git.amit.shah@redhat.com> Date: Wed, 19 Nov 2014 10:23:38 +0100 Message-ID: <87lhn7o86d.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 3/4] MAINTAINERS: add entry for virtio-rng Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Paolo Bonzini , Amos Kong , qemu list , "Dr. David Alan Gilbert" , Markus Armbruster Amit Shah wrote: > Signed-off-by: Amit Shah Reviewed-by: Juan Quintela