From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzOAc-0002fL-Gn for qemu-devel@nongnu.org; Fri, 12 Dec 2014 06:14:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzOAV-0004ut-1u for qemu-devel@nongnu.org; Fri, 12 Dec 2014 06:14:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzOAU-0004up-R5 for qemu-devel@nongnu.org; Fri, 12 Dec 2014 06:13:54 -0500 From: "Dr. David Alan Gilbert (git)" Date: Fri, 12 Dec 2014 11:13:42 +0000 Message-Id: <1418382822-25151-6-git-send-email-dgilbert@redhat.com> In-Reply-To: <1418382822-25151-1-git-send-email-dgilbert@redhat.com> References: <1418382822-25151-1-git-send-email-dgilbert@redhat.com> Subject: [Qemu-devel] [PATCH v3 5/5] MAINTAINERS: Update for migrated migration code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: amit.shah@redhat.com, peter.maydell@linaro.org, quintela@redhat.com From: "Dr. David Alan Gilbert" My previous patches migrated the migration code into migration/ but didn't update MAINTAINERS. Note that does mean that the owner for block-migration.c changes, but I'll ask block people what they want to do. Signed-off-by: Dr. David Alan Gilbert --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index bcb69e8..ef88076 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -930,10 +930,9 @@ Migration M: Juan Quintela S: Maintained F: include/migration/ -F: migration* +F: migration/ F: savevm.c F: arch_init.c -F: vmstate.c Seccomp M: Eduardo Otubo -- 2.1.0