From patchwork Thu Jun 11 03:28:44 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Josh Durgin X-Patchwork-Id: 483141 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 6C58D14029E for ; Thu, 11 Jun 2015 23:15:27 +1000 (AEST) Received: from localhost ([::1]:46521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z327V-0005xn-Ca for incoming@patchwork.ozlabs.org; Thu, 11 Jun 2015 09:02:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2tAm-00019a-9m for qemu-devel@nongnu.org; Wed, 10 Jun 2015 23:28:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2tAl-0002yX-CN for qemu-devel@nongnu.org; Wed, 10 Jun 2015 23:28:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2tAf-0002un-DF; Wed, 10 Jun 2015 23:28:49 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 7BF26372500; Thu, 11 Jun 2015 03:28:48 +0000 (UTC) Received: from newangeles.redhat.com (dhcp-10-17-97-91.lax.redhat.com [10.17.97.91]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t5B3SlaQ008904 (version=TLSv1/SSLv3 cipher=AES256-SHA256 bits=256 verify=NO); Wed, 10 Jun 2015 23:28:48 -0400 From: Josh Durgin To: qemu-devel@nongnu.org Date: Wed, 10 Jun 2015 20:28:44 -0700 Message-Id: <1433993326-26294-3-git-send-email-jdurgin@redhat.com> In-Reply-To: <1433993326-26294-1-git-send-email-jdurgin@redhat.com> References: <1433993326-26294-1-git-send-email-jdurgin@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 X-Mailman-Approved-At: Thu, 11 Jun 2015 09:01:29 -0400 Cc: Kevin Wolf , Jeff Cody , qemu-block@nongnu.org Subject: [Qemu-devel] [PATCH 2/4] MAINTAINERS: update email address X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org The old one still works for now, but will not work indefinitely. Signed-off-by: Josh Durgin Reviewed-by: Jeff Cody --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4ed8215..34eeb88 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1135,7 +1135,7 @@ S: Supported F: block/vmdk.c RBD -M: Josh Durgin +M: Josh Durgin M: Jeff Cody L: qemu-block@nongnu.org S: Supported