qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 1/1] MAINTAINERS: Update for migrated migration code


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH 1/1] MAINTAINERS: Update for migrated migration code
Date: Wed, 10 Dec 2014 11:03:54 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

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 <address@hidden>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bcb69e8..fc6e23b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -930,7 +930,7 @@ Migration
 M: Juan Quintela <address@hidden>
 S: Maintained
 F: include/migration/
-F: migration*
+F: migration/
 F: savevm.c
 F: arch_init.c
 F: vmstate.c
-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]