From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqhwd-00061X-8L for qemu-devel@nongnu.org; Tue, 18 Nov 2014 07:31:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqhwX-0001JS-3u for qemu-devel@nongnu.org; Tue, 18 Nov 2014 07:31:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqhwW-0001JB-Su for qemu-devel@nongnu.org; Tue, 18 Nov 2014 07:31:37 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAICVZ8O025369 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 18 Nov 2014 07:31:35 -0500 From: Amit Shah Date: Tue, 18 Nov 2014 18:01:23 +0530 Message-Id: Subject: [Qemu-devel] [PATCH 0/4] MAINTAINERS: add myself to migration, rng; update others List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu list Cc: Juan Quintela , Markus Armbruster , "Dr. David Alan Gilbert" , Amit Shah , Paolo Bonzini , Amos Kong Hello, These patches add myself to the migration maintainers list, and a new entry for virtio-rng. Also update the virtio-serial entry for an include file. Please ack. Amit Shah (4): MAINTAINERS: Add myself to migration maintainers MAINTAINERS: migration: add vmstate static checker files MAINTAINERS: add entry for virtio-rng MAINTAINERS: add include files to virtio-serial entry MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) -- 2.1.0