From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZboM-0004EP-Au for qemu-devel@nongnu.org; Fri, 03 Feb 2017 06:13:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZboH-0001mW-BQ for qemu-devel@nongnu.org; Fri, 03 Feb 2017 06:13:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55730) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZboH-0001lY-5k for qemu-devel@nongnu.org; Fri, 03 Feb 2017 06:13:45 -0500 From: Amit Shah Date: Fri, 3 Feb 2017 16:43:36 +0530 Message-Id: <1486120416-11566-1-git-send-email-amit.shah@redhat.com> Subject: [Qemu-devel] [PATCH] migration: remove myself as maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Juan Quintela , "Dr. David Alan Gilbert" , qemu list , Amit Shah I'm switching jobs, and I'm not sure I can continue maintaining migration. Signed-off-by: Amit Shah --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 00b81f1..4382bcc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1431,7 +1431,6 @@ F: scripts/checkpatch.pl Migration M: Juan Quintela -M: Amit Shah M: Dr. David Alan Gilbert S: Maintained F: include/migration/ -- 1.8.3.1