From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZF85-0001W9-BJ for qemu-devel@nongnu.org; Fri, 26 Feb 2016 04:56:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZF84-0002S3-BZ for qemu-devel@nongnu.org; Fri, 26 Feb 2016 04:56:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZF84-0002Rm-5X for qemu-devel@nongnu.org; Fri, 26 Feb 2016 04:56:08 -0500 From: Amit Shah Date: Fri, 26 Feb 2016 15:25:44 +0530 Message-Id: In-Reply-To: References: In-Reply-To: References: Subject: [Qemu-devel] [PULL 5/6] MAINTAINERS: Add docs/migration.txt to the "Migration" section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Thomas Huth , Juan Quintela , qemu list , Matthew.Fortune@imgtec.com, Amit Shah , den@openvz.org, richard.weiyang@gmail.com, "Dr. David Alan Gilbert" , silbe@linux.vnet.ibm.com From: Thomas Huth Signed-off-by: Thomas Huth Reviewed-by: Amit Shah Message-Id: <1456393669-20678-1-git-send-email-thuth@redhat.com> Signed-off-by: Amit Shah --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 606d9c0..5fafa81 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 -- 2.5.0