summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-02-25 10:47:49 +0100
committerAmit Shah <amit.shah@redhat.com>2016-02-26 18:40:30 +0530
commita609ad8b6924c0476e3c3d4b8e9079974d3c6ecf (patch)
tree811c9f21936d82ff07a26868e8009929d97a13d3 /MAINTAINERS
parentd8b9d7719cf6fb3186ecc817b3c04005eb1a1f01 (diff)
downloadqemu-a609ad8b6924c0476e3c3d4b8e9079974d3c6ecf.tar.gz
MAINTAINERS: Add docs/migration.txt to the "Migration" section
Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Message-Id: <1456393669-20678-1-git-send-email-thuth@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 606d9c08b5..5fafa815ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1241,6 +1241,7 @@ F: include/migration/
F: migration/
F: scripts/vmstate-static-checker.py
F: tests/vmstate-static-checker-data/
+F: docs/migration.txt
Seccomp
M: Eduardo Otubo <eduardo.otubo@profitbricks.com>