From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA1VP-0003Hh-CA for qemu-devel@nongnu.org; Tue, 30 Jun 2015 15:47:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZA1VO-0003cM-H6 for qemu-devel@nongnu.org; Tue, 30 Jun 2015 15:47:43 -0400 Date: Tue, 30 Jun 2015 15:47:34 -0400 From: Jeff Cody Message-ID: <20150630194734.GE13877@localhost.localdomain> References: <1433993326-26294-1-git-send-email-jdurgin@redhat.com> <1433993326-26294-3-git-send-email-jdurgin@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433993326-26294-3-git-send-email-jdurgin@redhat.com> Subject: Re: [Qemu-devel] [PATCH 2/4] MAINTAINERS: update email address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Josh Durgin Cc: Kevin Wolf , qemu-devel@nongnu.org, qemu-block@nongnu.org On Wed, Jun 10, 2015 at 08:28:44PM -0700, Josh Durgin wrote: > The old one still works for now, but will not work indefinitely. > > Signed-off-by: Josh Durgin > --- > 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 > -- > 1.9.1 > Reviewed-by: Jeff Cody