qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/1] MAINTAINERS: Update for migrated migration code
@ 2014-12-10 11:03 Dr. David Alan Gilbert (git)
  2014-12-10 11:18 ` Amit Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2014-12-10 11:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, famz, quintela

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

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 <dgilbert@redhat.com>
---
 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 <quintela@redhat.com>
 S: Maintained
 F: include/migration/
-F: migration*
+F: migration/
 F: savevm.c
 F: arch_init.c
 F: vmstate.c
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-11  8:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 11:03 [Qemu-devel] [PATCH 1/1] MAINTAINERS: Update for migrated migration code Dr. David Alan Gilbert (git)
2014-12-10 11:18 ` Amit Shah
2014-12-10 13:37 ` Juan Quintela
2014-12-11  7:21 ` Amit Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).