From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2WZe-0002Li-HI for qemu-devel@nongnu.org; Thu, 12 Oct 2017 02:02:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2WZZ-0004nU-Hu for qemu-devel@nongnu.org; Thu, 12 Oct 2017 02:02:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41366) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e2WZZ-0004mM-BG for qemu-devel@nongnu.org; Thu, 12 Oct 2017 02:02:21 -0400 References: <20171005151313.32015-1-cohuck@redhat.com> <20171005171619.28b48ed6.cohuck@redhat.com> From: Thomas Huth Message-ID: Date: Thu, 12 Oct 2017 08:02:12 +0200 MIME-Version: 1.0 In-Reply-To: <20171005171619.28b48ed6.cohuck@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] s390x/MAINTAINERS: add mailing list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck , qemu-devel@nongnu.org Cc: borntraeger@de.ibm.com, david@redhat.com, agraf@suse.de, rth@twiddle.net, Claudio Imbrenda , Dong Jia Shi , Eric Farman , Farhan Ali , Halil Pasic , Jason J Herne , Pierre Morel On 05.10.2017 17:16, Cornelia Huck wrote: > On Thu, 5 Oct 2017 17:13:13 +0200 > Cornelia Huck wrote: > >> There's a new qemu-s390x@nongnu.org mailing list: add it to the >> s390 sections. >> >> Signed-off-by: Cornelia Huck >> --- >> MAINTAINERS | 6 ++++++ >> 1 file changed, 6 insertions(+) > > Hnm. Hold this, the mailing list does not seem to work yet(?). FYI: It should be fixed now! (thanks to Ian Kelling from gnu.org) Thomas