From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDSNb-0001yI-Va for qemu-devel@nongnu.org; Thu, 16 Jun 2016 04:10:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDSNX-0002vF-VJ for qemu-devel@nongnu.org; Thu, 16 Jun 2016 04:10:23 -0400 Date: Thu, 16 Jun 2016 10:10:12 +0200 From: Kevin Wolf Message-ID: <20160616081012.GB4941@noname.redhat.com> References: <1466063633-24856-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466063633-24856-1-git-send-email-thuth@redhat.com> Subject: Re: [Qemu-devel] [PATCH] doc: Fix mailing list address in tests/qemu-iotests/README List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: qemu-block@nongnu.org, Max Reitz , qemu-devel@nongnu.org Am 16.06.2016 um 09:53 hat Thomas Huth geschrieben: > The address of the mailing list is qemu-devel@nongnu.org > instead of qemu-devel@savannah.nongnu.org. And while we're > at it, also mention the qemu-block mailing list here. > > Signed-off-by: Thomas Huth Thanks, applied to the block branch. Kevin